![]() |
eventAnalysis
7.0-49-g0ac7482
|
TTruthInfo Information relating to a truth trajectory. More...
#include <TReconPerformanceEvalModule.hxx>
Public Member Functions | |
TTruthInfo () | |
virtual | ~TTruthInfo () |
ClassDef (TReconPerformanceEvalModule::TTruthInfo, 1) | |
< Purity of this truth matching More... | |
Public Attributes | |
double | Charge |
< Direction of the true trajectory at the trajectory point More... | |
TVector3 | Direction |
< Momentum of the true trajectory at the trajectory point More... | |
double | Efficiency |
< Position of the trajectory point More... | |
double | Momentum |
< Whether this object was filled More... | |
TLorentzVector | Position |
< Charge of the trajectory More... | |
double | Purity |
< Efficiency of this truth matching More... | |
bool | SetOK |
TTruthInfo Information relating to a truth trajectory.
At the constituent level, this contains information from a G4 trajectory point.
Definition at line 57 of file TReconPerformanceEvalModule.hxx.
ND::TReconPerformanceEvalModule::TTruthInfo::TTruthInfo | ( | ) |
Definition at line 1326 of file TReconPerformanceEvalModule.cxx.
|
virtual |
Definition at line 1336 of file TReconPerformanceEvalModule.cxx.
ND::TReconPerformanceEvalModule::TTruthInfo::ClassDef | ( | TReconPerformanceEvalModule::TTruthInfo | , |
1 | |||
) |
< Purity of this truth matching
double ND::TReconPerformanceEvalModule::TTruthInfo::Charge |
< Direction of the true trajectory at the trajectory point
Definition at line 68 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
TVector3 ND::TReconPerformanceEvalModule::TTruthInfo::Direction |
< Momentum of the true trajectory at the trajectory point
Definition at line 66 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
double ND::TReconPerformanceEvalModule::TTruthInfo::Efficiency |
< Position of the trajectory point
Definition at line 70 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
double ND::TReconPerformanceEvalModule::TTruthInfo::Momentum |
< Whether this object was filled
Definition at line 65 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
TLorentzVector ND::TReconPerformanceEvalModule::TTruthInfo::Position |
< Charge of the trajectory
Definition at line 69 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
double ND::TReconPerformanceEvalModule::TTruthInfo::Purity |
< Efficiency of this truth matching
Definition at line 71 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().
bool ND::TReconPerformanceEvalModule::TTruthInfo::SetOK |
Definition at line 62 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillConsTruthInfo().