![]() |
eventAnalysis
7.0-49-g0ac7482
|
TGlobalReconStateInfo Information related to a recon object's state. More...
#include <TReconPerformanceEvalModule.hxx>
Inheritance diagram for ND::TReconPerformanceEvalModule::TGlobalReconStateInfo:
Collaboration diagram for ND::TReconPerformanceEvalModule::TGlobalReconStateInfo:Public Member Functions | |
| TGlobalReconStateInfo () | |
| virtual | ~TGlobalReconStateInfo () |
| ClassDef (TReconPerformanceEvalModule::TGlobalReconStateInfo, 1) | |
| < Easy access to the state's momentum, if the state type supports it More... | |
Public Attributes | |
| TVector3 | Direction |
| < Easy access to the state's position variance. More... | |
| double | Momentum |
| < Easy access to the state's direction, if the state type supports it More... | |
| TLorentzVector | Position |
| TLorentzVector | PositionVariance |
| < Easy access to the state's position. More... | |
| bool | SetOK |
TGlobalReconStateInfo Information related to a recon object's state.
Definition at line 181 of file TReconPerformanceEvalModule.hxx.
| ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::TGlobalReconStateInfo | ( | ) |
Definition at line 1346 of file TReconPerformanceEvalModule.cxx.
|
virtual |
Definition at line 1355 of file TReconPerformanceEvalModule.cxx.
| ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::ClassDef | ( | TReconPerformanceEvalModule::TGlobalReconStateInfo | , |
| 1 | |||
| ) |
< Easy access to the state's momentum, if the state type supports it
| TVector3 ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::Direction |
< Easy access to the state's position variance.
All state types support this
Definition at line 192 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalStateInfo().
| double ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::Momentum |
< Easy access to the state's direction, if the state type supports it
Definition at line 194 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalStateInfo().
| TLorentzVector ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::Position |
Definition at line 188 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalStateInfo().
| TLorentzVector ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::PositionVariance |
< Easy access to the state's position.
All state types support this
Definition at line 190 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalStateInfo().
| bool ND::TReconPerformanceEvalModule::TGlobalReconStateInfo::SetOK |
Definition at line 186 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillGlobalStateInfo().
1.8.5