#include <FastHFShowerLibrary.h>
Public Member Functions | |
Hit () | |
Public Attributes | |
int | depth |
G4ThreeVector | position |
double | time |
Definition at line 48 of file FastHFShowerLibrary.h.
|
inline |
Definition at line 49 of file FastHFShowerLibrary.h.
int FastHFShowerLibrary::Hit::depth |
Definition at line 51 of file FastHFShowerLibrary.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), FastHFShowerLibrary::getHits(), and dqm_interfaces.DirWalkerDB::run().
G4ThreeVector FastHFShowerLibrary::Hit::position |
Definition at line 50 of file FastHFShowerLibrary.h.
Referenced by FastHFShowerLibrary::getHits().
double FastHFShowerLibrary::Hit::time |
Definition at line 52 of file FastHFShowerLibrary.h.
Referenced by FastHFShowerLibrary::getHits().