1 #ifndef SimG4Core_TrackInformation_H 2 #define SimG4Core_TrackInformation_H 4 #include "G4VUserTrackInformation.hh" 6 #include "G4Allocator.hh" 11 inline void *
operator new(size_t);
71 void Print()
const override;
92 : G4VUserTrackInformation(),
96 isGeneratedSecondary_(
false),
102 caloIDChecked_(
false),
104 caloSurfaceParticlePID_(0),
106 caloSurfaceParticleP_(0),
107 hasCastorHit_(
false),