| 
    Geant4
    10.01
    
   | 
 
#include <G4RTRunAction.hh>
 Inheritance diagram for G4RTRunAction:
 Collaboration diagram for G4RTRunAction: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 () | 
| 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.
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 46 of file G4RTRunAction.cc.
References G4SDManager::Activate(), and G4SDManager::GetSDMpointerIfExist().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 52 of file G4RTRunAction.cc.
References G4SDManager::Activate(), and G4SDManager::GetSDMpointerIfExist().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 43 of file G4RTRunAction.cc.