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