G4bool fSmear
A flag indicating if smearing should be performed. Passed in Build() to the Par02EventAction.
Construction of a primary generation action.
Run action (before/after run processing).
virtual void BuildForMaster() const
Definition of the Par02PrimaryGeneratorAction class.
Event action (before/after event processing).
Definition of the Par02EventAction class.
virtual ~Par02ActionInitialization()
Definition of the Par02TrackingAction class.
Tracking action (before/after track processing).
G4String fFileName
An output file name. Passed in Build() to the Par02RunAction.
void SetUserAction(G4VUserPrimaryGeneratorAction *) const
Definition of the Par02ActionInitialization class.
virtual void Build() const
A method where all the user actions are created. One of them, Par02PrimaryGeneratorAction is a mandat...
Definition of the Par02RunAction class.
Par02ActionInitialization()
A default constructor: sets the output file name fFileName (passed to Par02RunAction) to DefaultOutpu...