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