20 SetUserAction(runAction);
29 SetUserAction(generator);
32 SetUserAction(eventAction);
35 SetUserAction(runAction);
38 SetUserAction(steppingAction);
Declaration of the class MyActionInitialization.
void Build() const override
Configures user action classes for worker threads.
G4int fMCID
The Monte Carlo ID.
MyActionInitialization(G4int theMCID)
Constructor of the class.
void BuildForMaster() const override
Configures the MyRunAction class for the master thread (in multithreading mode).
User action concrete class of G4UserEventAction. In addition to defining procedures executed at the s...
Mandatory user action concrete class of G4VUserPrimaryGeneratorAction. It defines the settings for th...
User action concrete class of G4UserRunAction. It defines procedures to be executed at the start and ...
User action concrete class of G4UserSteppingAction. It defines procedures to be executed for every st...