| 
    Geant4_10
    
   | 
 
#include <UltraRunAction.hh>


Public Member Functions | |
| UltraRunAction () | |
| ~UltraRunAction () | |
| void | BeginOfRunAction (const G4Run *aRun) | 
| void | EndOfRunAction (const G4Run *aRun) | 
  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 | 
Definition at line 49 of file UltraRunAction.hh.
| UltraRunAction::UltraRunAction | ( | ) | 
Definition at line 51 of file UltraRunAction.cc.
| UltraRunAction::~UltraRunAction | ( | ) | 
Definition at line 60 of file UltraRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 65 of file UltraRunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 104 of file UltraRunAction.cc.

 1.8.5