Geant4Event & event() const
Access the geant4 event – valid only between BeginEvent() and EndEvent()!
Data structure to map particles produced during the generation and the simulation.
virtual void end(const G4Event *event) override
Geant4EventAction interface: End-of-event callback.
Geant4ParticleDumpAction(Geant4Context *context, const std::string &nam)
Standard constructor.
Class to measure the energy of escaping tracks.
virtual void begin(const G4Event *event) override
Geant4EventAction interface: Begin-of-event callback.
virtual ~Geant4ParticleDumpAction()
Default destructor.
Generic context to extend user, run and event information.