10 #ifndef GGSRNGSTATEACTION_H_
11 #define GGSRNGSTATEACTION_H_
47 std::string _rngState;
GGSRngStateAction()
Constructor.
Stores the name of the random engine and its status at the beginning of each event.
void BeginOfEventAction(const G4Event *)
Records the status of the random engine at the beginning of the event.
void EndOfRunAction(const G4Run *)
Closes the output file for the current run.
void BeginOfRunAction(const G4Run *run)
Opens the output file for the current run and prepares the output tree.
Mother class for user actions in GGS.