#include <HFShowerParam.h>
Public Member Functions | |
Hit () | |
Public Attributes | |
int | depth |
double | edep |
G4ThreeVector | position |
double | time |
Definition at line 36 of file HFShowerParam.h.
|
inline |
Definition at line 37 of file HFShowerParam.h.
int HFShowerParam::Hit::depth |
Definition at line 39 of file HFShowerParam.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), HFShowerParam::getHits(), and dqm_interfaces.DirWalkerDB::run().
double HFShowerParam::Hit::edep |
Definition at line 41 of file HFShowerParam.h.
Referenced by HFShowerParam::getHits().
G4ThreeVector HFShowerParam::Hit::position |
Definition at line 38 of file HFShowerParam.h.
Referenced by HFShowerParam::getHits().
double HFShowerParam::Hit::time |
Definition at line 40 of file HFShowerParam.h.
Referenced by HFShowerParam::getHits().