| 
    Geant4_10
    
   | 
 
Run action for the GDML extension example. More...
#include <G03RunAction.hh>


Public Member Functions | |
| G03RunAction () | |
| ~G03RunAction () | |
| virtual void | BeginOfRunAction (const G4Run *) | 
| virtual void | EndOfRunAction (const G4Run *) | 
  Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () | 
| virtual G4Run * | GenerateRun () | 
| void | SetMaster (G4bool val=true) | 
| G4bool | IsMaster () const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Run action for the GDML extension example.
Definition at line 50 of file G03RunAction.hh.
| G03RunAction::G03RunAction | ( | ) | 
Definition at line 50 of file G03RunAction.cc.
| G03RunAction::~G03RunAction | ( | ) | 
Definition at line 57 of file G03RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 63 of file G03RunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 70 of file G03RunAction.cc.

 1.8.5