10 #ifndef GGSSTATUSDUMPACTION_H_
11 #define GGSSTATUSDUMPACTION_H_
14 #include "CLHEP/Random/Random.h"
18 class G4GenericMessenger;
52 G4GenericMessenger *_messenger;
void BeginOfRunAction(const G4Run *run)
Dumps the run number.
virtual ~GGSStatusDumpAction()
Destructor.
void BeginOfEventAction(const G4Event *event)
Dumps the simulation status every N events.
GGSStatusDumpAction()
Constructor.
Action which dumps the simulation status on standard output.
Mother class for user actions in GGS.