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