|
Geant4
10.03.p01
|
#include <G4RTRunAction.hh>


Public Member Functions | |
| G4RTRunAction () | |
| virtual | ~G4RTRunAction () |
| virtual G4Run * | GenerateRun () |
| virtual void | BeginOfRunAction (const G4Run *) |
| virtual void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| virtual void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Definition at line 44 of file G4RTRunAction.hh.
| G4RTRunAction::G4RTRunAction | ( | ) |
Definition at line 40 of file G4RTRunAction.cc.
|
virtual |
Definition at line 41 of file G4RTRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 46 of file G4RTRunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 52 of file G4RTRunAction.cc.

|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 43 of file G4RTRunAction.cc.