Definition MCParticle.hpp:6
Simulation hit from Geant4 sensitive detectors.
Definition SimHit.hpp:9
double energyDeposit
Energy deposited [GeV].
Definition SimHit.hpp:15
std::array< double, 3 > momentum
Momentum at hit [GeV/c].
Definition SimHit.hpp:14
std::int32_t detectorId
Definition SimHit.hpp:10
std::int32_t trackId
Definition SimHit.hpp:11
std::array< double, 3 > position
Hit position [mm].
Definition SimHit.hpp:13
double time
Global time [ns].
Definition SimHit.hpp:16
std::int32_t pdgCode
Definition SimHit.hpp:12
double pathLength
Step length [mm].
Definition SimHit.hpp:17