![]() |
eventAnalysis
7.0-49-g0ac7482
|
TReconStateInfo Information related to a recon object's state. More...
#include <TReconPerformanceEvalModule.hxx>
Inheritance diagram for ND::TReconPerformanceEvalModule::TReconStateInfo:
Collaboration diagram for ND::TReconPerformanceEvalModule::TReconStateInfo:Public Member Functions | |
| TReconStateInfo () | |
| virtual | ~TReconStateInfo () |
| ClassDef (TReconPerformanceEvalModule::TReconStateInfo, 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 |
TReconStateInfo Information related to a recon object's state.
Definition at line 101 of file TReconPerformanceEvalModule.hxx.
| ND::TReconPerformanceEvalModule::TReconStateInfo::TReconStateInfo | ( | ) |
Definition at line 1357 of file TReconPerformanceEvalModule.cxx.
|
virtual |
Definition at line 1365 of file TReconPerformanceEvalModule.cxx.
| ND::TReconPerformanceEvalModule::TReconStateInfo::ClassDef | ( | TReconPerformanceEvalModule::TReconStateInfo | , |
| 1 | |||
| ) |
< Easy access to the state's momentum, if the state type supports it
| TVector3 ND::TReconPerformanceEvalModule::TReconStateInfo::Direction |
< Easy access to the state's position variance.
All state types support this
Definition at line 112 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillStateInfo().
| double ND::TReconPerformanceEvalModule::TReconStateInfo::Momentum |
< Easy access to the state's direction, if the state type supports it
Definition at line 114 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillStateInfo().
| TLorentzVector ND::TReconPerformanceEvalModule::TReconStateInfo::Position |
Definition at line 108 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillStateInfo().
| TLorentzVector ND::TReconPerformanceEvalModule::TReconStateInfo::PositionVariance |
< Easy access to the state's position.
All state types support this
Definition at line 110 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillStateInfo().
| bool ND::TReconPerformanceEvalModule::TReconStateInfo::SetOK |
Definition at line 106 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillStateInfo().
1.8.5