| 
    Geant4
    10.03.p02
    
   | 
 
Dumps geometry in text format. More...
#include <ExTGRunAction.hh>


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