![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TP0DECALReconModule.hxx>
Public Member Functions | |
virtual | ~TP0DECALLayerCharge () |
ClassDef (TP0DECALReconModule::TP0DECALLayerCharge, 1) | |
Public Attributes | |
double | Charge [6] |
The total charge deposited in each of 6layers. Index 0 corresponds the innermost layer. More... | |
double | FirstTime |
The earliest hit time of the relevant cluster. More... | |
double | LastTime |
The latest hit time of the relevant cluster. More... | |
TString | module_name |
The name of the module. More... | |
Definition at line 226 of file TP0DECALReconModule.hxx.
|
virtual |
Definition at line 552 of file TP0DECALReconModule.cxx.
ND::TP0DECALReconModule::TP0DECALLayerCharge::ClassDef | ( | TP0DECALReconModule::TP0DECALLayerCharge | , |
1 | |||
) |
double ND::TP0DECALReconModule::TP0DECALLayerCharge::Charge[6] |
The total charge deposited in each of 6layers. Index 0 corresponds the innermost layer.
Definition at line 235 of file TP0DECALReconModule.hxx.
Referenced by ND::TP0DECALReconModule::FillTree().
double ND::TP0DECALReconModule::TP0DECALLayerCharge::FirstTime |
The earliest hit time of the relevant cluster.
Definition at line 230 of file TP0DECALReconModule.hxx.
Referenced by ND::TP0DECALReconModule::FillTree().
double ND::TP0DECALReconModule::TP0DECALLayerCharge::LastTime |
The latest hit time of the relevant cluster.
Definition at line 232 of file TP0DECALReconModule.hxx.
Referenced by ND::TP0DECALReconModule::FillTree().
TString ND::TP0DECALReconModule::TP0DECALLayerCharge::module_name |
The name of the module.
Definition at line 237 of file TP0DECALReconModule.hxx.
Referenced by ND::TP0DECALReconModule::FillTree().