![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TP0DReconModule.hxx>
Public Member Functions | |
virtual | ~TP0DHit () |
ClassDef (TP0DReconModule::TP0DHit, 1) | |
Public Attributes | |
UInt_t | ChanID |
Channel Id of the TSingleHit. More... | |
float | Charge |
Reconstructed hit charge without attenuation correction from the corresponding TSingleHit. More... | |
UInt_t | GeomID |
Geometry Id of the TSingleHit. More... | |
float | Time |
Reconstructed hit time from the corresponding TSingleHit. More... | |
Definition at line 1132 of file TP0DReconModule.hxx.
|
virtual |
Definition at line 1134 of file TP0DReconModule.hxx.
ND::TP0DReconModule::TP0DHit::ClassDef | ( | TP0DReconModule::TP0DHit | , |
1 | |||
) |
UInt_t ND::TP0DReconModule::TP0DHit::ChanID |
Channel Id of the TSingleHit.
Definition at line 1138 of file TP0DReconModule.hxx.
Referenced by ND::TP0DReconModule::FillHit().
float ND::TP0DReconModule::TP0DHit::Charge |
Reconstructed hit charge without attenuation correction from the corresponding TSingleHit.
Definition at line 1140 of file TP0DReconModule.hxx.
Referenced by ND::TP0DReconModule::FillHit().
UInt_t ND::TP0DReconModule::TP0DHit::GeomID |
Geometry Id of the TSingleHit.
Definition at line 1136 of file TP0DReconModule.hxx.
Referenced by ND::TP0DReconModule::FillHit().
float ND::TP0DReconModule::TP0DHit::Time |
Reconstructed hit time from the corresponding TSingleHit.
Definition at line 1145 of file TP0DReconModule.hxx.
Referenced by ND::TP0DReconModule::FillHit().