![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to hold specific FGD track variables. More...
#include <TTrackerReconModule.hxx>
Inheritance diagram for ND::TTrackerReconModule::TFGDTrack:
Collaboration diagram for ND::TTrackerReconModule::TFGDTrack:Public Member Functions | |
| virtual | ~TFGDTrack () |
| ClassDef (TTrackerReconModule::TFGDTrack, 1) | |
Public Attributes | |
| double | Chi2 |
| Chi2 of the FGD track fit the FGD track starting position vector coordinates in order x,y,z,t where x,y,z are in mm, t is in ns. More... | |
| int | Detector |
| FGD number 1 or 2. More... | |
| TVector3 | Direction |
| the FGD track direction vector (dx,dy,dz) More... | |
| double | EDeposit |
| the FGD track energy deposit (total number of pe's) More... | |
| int | Ndof |
| Number of degrees of freedom in FGD track fit. More... | |
| TLorentzVector | Position |
| UInt_t | UniqueID |
| Unique ID number to allow matching to Global Reconobject. More... | |
An object to hold specific FGD track variables.
Definition at line 163 of file TTrackerReconModule.hxx.
|
virtual |
Definition at line 39 of file TTrackerReconModule.cxx.
| ND::TTrackerReconModule::TFGDTrack::ClassDef | ( | TTrackerReconModule::TFGDTrack | , |
| 1 | |||
| ) |
| double ND::TTrackerReconModule::TFGDTrack::Chi2 |
Chi2 of the FGD track fit the FGD track starting position vector coordinates in order x,y,z,t where x,y,z are in mm, t is in ns.
Definition at line 169 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| int ND::TTrackerReconModule::TFGDTrack::Detector |
FGD number 1 or 2.
Definition at line 167 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| TVector3 ND::TTrackerReconModule::TFGDTrack::Direction |
the FGD track direction vector (dx,dy,dz)
Definition at line 172 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| double ND::TTrackerReconModule::TFGDTrack::EDeposit |
the FGD track energy deposit (total number of pe's)
Definition at line 174 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| int ND::TTrackerReconModule::TFGDTrack::Ndof |
Number of degrees of freedom in FGD track fit.
Definition at line 168 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| TLorentzVector ND::TTrackerReconModule::TFGDTrack::Position |
Definition at line 170 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
| UInt_t ND::TTrackerReconModule::TFGDTrack::UniqueID |
Unique ID number to allow matching to Global Reconobject.
Definition at line 166 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillFGD().
1.8.5