![]() |
eventAnalysis
7.0-49-g0ac7482
|
TDownToTrackerInfo Information related to the constituents of an object that are built up from a tracker object. More...
#include <TReconPerformanceEvalModule.hxx>
Public Member Functions | |
TDownToTrackerInfo () | |
virtual | ~TDownToTrackerInfo () |
ClassDef (TReconPerformanceEvalModule::TDownToTrackerInfo, 1) | |
< Easy access to the state's momentum, if the state type supports it More... | |
Public Attributes | |
std::string | DetectorName |
TVector3 | Direction |
< Easy access to the state's position. More... | |
double | MatchingChi2 |
< Subdetector(s) used for this object More... | |
double | Momentum |
< Easy access to the state's direction, if the state type supports it More... | |
TLorentzVector | Position |
< Matching chi^2 of this object More... | |
bool | SetOK |
TDownToTrackerInfo Information related to the constituents of an object that are built up from a tracker object.
Definition at line 124 of file TReconPerformanceEvalModule.hxx.
ND::TReconPerformanceEvalModule::TDownToTrackerInfo::TDownToTrackerInfo | ( | ) |
Definition at line 1367 of file TReconPerformanceEvalModule.cxx.
References eventAnalysisEnums::DetectorName().
|
virtual |
Definition at line 1376 of file TReconPerformanceEvalModule.cxx.
ND::TReconPerformanceEvalModule::TDownToTrackerInfo::ClassDef | ( | TReconPerformanceEvalModule::TDownToTrackerInfo | , |
1 | |||
) |
< Easy access to the state's momentum, if the state type supports it
std::string ND::TReconPerformanceEvalModule::TDownToTrackerInfo::DetectorName |
Definition at line 131 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().
TVector3 ND::TReconPerformanceEvalModule::TDownToTrackerInfo::Direction |
< Easy access to the state's position.
All state types support this
Definition at line 135 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().
double ND::TReconPerformanceEvalModule::TDownToTrackerInfo::MatchingChi2 |
< Subdetector(s) used for this object
Definition at line 132 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().
double ND::TReconPerformanceEvalModule::TDownToTrackerInfo::Momentum |
< Easy access to the state's direction, if the state type supports it
Definition at line 137 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().
TLorentzVector ND::TReconPerformanceEvalModule::TDownToTrackerInfo::Position |
< Matching chi^2 of this object
Definition at line 133 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().
bool ND::TReconPerformanceEvalModule::TDownToTrackerInfo::SetOK |
Definition at line 129 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillDownToTrackerInfo().