#include <HFShowerLibrary.h>
Public Member Functions | |
Hit () | |
Public Attributes | |
int | depth |
G4ThreeVector | position |
double | time |
Definition at line 40 of file HFShowerLibrary.h.
|
inline |
Definition at line 41 of file HFShowerLibrary.h.
int HFShowerLibrary::Hit::depth |
Definition at line 43 of file HFShowerLibrary.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), HFShowerLibrary::fillHits(), and dqm_interfaces.DirWalkerDB::run().
G4ThreeVector HFShowerLibrary::Hit::position |
Definition at line 42 of file HFShowerLibrary.h.
Referenced by HFShowerLibrary::fillHits().
double HFShowerLibrary::Hit::time |
Definition at line 44 of file HFShowerLibrary.h.
Referenced by HFShowerLibrary::fillHits().