#include <SvfitTools.h>
| SvfitInputs::SvfitInputs |
( |
| ) |
|
|
inline |
| SvfitInputs::SvfitInputs |
( |
RMFLV const & |
leptonMomentum1, |
|
|
RMFLV const & |
leptonMomentum2, |
|
|
RMDataV const & |
metMomentum, |
|
|
RMSM2x2 const & |
metCovariance |
|
) |
| |
| SvfitInputs::~SvfitInputs |
( |
| ) |
|
| void SvfitInputs::ActivateBranches |
( |
TTree * |
tree, |
|
|
bool |
activate = true |
|
) |
| |
| void SvfitInputs::CreateBranches |
( |
TTree * |
tree | ) |
|
| void SvfitInputs::Integrate |
( |
SvfitEventKey const & |
svfitEventKey, |
|
|
ClassicSVfit & |
svfitAlgorithm |
|
) |
| const |
| bool SvfitInputs::operator!= |
( |
SvfitInputs const & |
rhs | ) |
const |
| bool SvfitInputs::operator== |
( |
SvfitInputs const & |
rhs | ) |
const |
| void SvfitInputs::Set |
( |
RMFLV const & |
leptonMomentum1, |
|
|
RMFLV const & |
leptonMomentum2, |
|
|
RMDataV const & |
metMomentum, |
|
|
RMSM2x2 const & |
metCovariance |
|
) |
| |
| void SvfitInputs::SetBranchAddresses |
( |
TTree * |
tree | ) |
|
| RMFLV* SvfitInputs::leptonMomentum1 = 0 |
| RMFLV* SvfitInputs::leptonMomentum2 = 0 |
| RMSM2x2* SvfitInputs::metCovariance = 0 |
| RMDataV* SvfitInputs::metMomentum = 0 |
The documentation for this class was generated from the following files: