![]() |
eventAnalysis
7.0-49-g0ac7482
|
TGlobalTruthInfo Information relating to a truth trajectory. More...
#include <TReconPerformanceEvalModule.hxx>
Public Member Functions | |
TGlobalTruthInfo () | |
virtual | ~TGlobalTruthInfo () |
ClassDef (TReconPerformanceEvalModule::TGlobalTruthInfo, 1) | |
< Purity of this truth matching More... | |
Public Attributes | |
double | Charge |
< Direction of the true trajectory More... | |
TVector3 | Direction |
< Momentum of the true trajectory More... | |
double | Efficiency |
< Initial position of the trajectory More... | |
double | Momentum |
TLorentzVector | Position |
< Charge of the trajectory More... | |
double | Purity |
< Efficiency of this truth matching More... | |
bool | SetOK |
TGlobalTruthInfo Information relating to a truth trajectory.
At the global level, this contains information about the INITIAL state of the trajectory.
Definition at line 81 of file TReconPerformanceEvalModule.hxx.
ND::TReconPerformanceEvalModule::TGlobalTruthInfo::TGlobalTruthInfo | ( | ) |
Definition at line 1314 of file TReconPerformanceEvalModule.cxx.
|
virtual |
Definition at line 1324 of file TReconPerformanceEvalModule.cxx.
ND::TReconPerformanceEvalModule::TGlobalTruthInfo::ClassDef | ( | TReconPerformanceEvalModule::TGlobalTruthInfo | , |
1 | |||
) |
< Purity of this truth matching
double ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Charge |
< Direction of the true trajectory
Definition at line 90 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
TVector3 ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Direction |
< Momentum of the true trajectory
Definition at line 89 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
double ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Efficiency |
< Initial position of the trajectory
Definition at line 92 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
double ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Momentum |
Definition at line 88 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
TLorentzVector ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Position |
< Charge of the trajectory
Definition at line 91 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
double ND::TReconPerformanceEvalModule::TGlobalTruthInfo::Purity |
< Efficiency of this truth matching
Definition at line 93 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().
bool ND::TReconPerformanceEvalModule::TGlobalTruthInfo::SetOK |
Definition at line 86 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalTruthInfo().