10 #ifndef GGSGENERATORACTION_H_
11 #define GGSGENERATORACTION_H_
15 #include "G4VUserPrimaryGeneratorAction.hh"
63 unsigned long int _nDiscarded;
Base class for GGS generator actions.
GGSGeneratorAction()
Constructor.
Class for storing parameters.
virtual GGSParameters GetParameters() const
Returns the generator parameters.
unsigned int GetNDiscarded() const
Returns the number of discarded events for the current event generation.
~GGSGeneratorAction()
Destructor.