Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RTRunAction.hh>
Public Member Functions | |
G4RTRunAction () | |
virtual | ~G4RTRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
![]() | |
G4UserRunAction () | |
virtual | ~G4UserRunAction ()=default |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
![]() | |
G4bool | isMaster = true |
Definition at line 43 of file G4RTRunAction.hh.
G4RTRunAction::G4RTRunAction | ( | ) |
Definition at line 39 of file G4RTRunAction.cc.
|
virtual |
Definition at line 40 of file G4RTRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 45 of file G4RTRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 51 of file G4RTRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 42 of file G4RTRunAction.cc.