30 #ifndef TrackingAction_h
31 #define TrackingAction_h
std::map< const G4ParticleDefinition *, int > & GetNParticlesCreatedInWorld()
std::map< const G4ParticleDefinition *, int > & GetNParticlesCreatedInTarget()
void SetDetector(DetectorConstruction *detector)
std::map< const G4ParticleDefinition *, int > fNParticleInWorld
std::map< const G4ParticleDefinition *, int > fNParticleInTarget
DetectorConstruction * detector
DetectorConstruction * fDetector
void PreUserTrackingAction(const G4Track *)
Simple detector construction with a box volume placed in a world.