| 
    Geant4
    10.01
    
   | 
 
#include <eRositaRunAction.hh>
 Inheritance diagram for eRositaRunAction:
 Collaboration diagram for eRositaRunAction:Public Member Functions | |
| eRositaRunAction () | |
| ~eRositaRunAction () | |
| void | BeginOfRunAction (const G4Run *) | 
| void | EndOfRunAction (const G4Run *) | 
  Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () | 
| virtual G4Run * | GenerateRun () | 
| void | SetMaster (G4bool val=true) | 
| G4bool | IsMaster () const | 
Private Attributes | |
| G4Timer | timerRun | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Definition at line 41 of file eRositaRunAction.hh.
| eRositaRunAction::eRositaRunAction | ( | ) | 
Definition at line 36 of file eRositaRunAction.cc.
| eRositaRunAction::~eRositaRunAction | ( | ) | 
Definition at line 40 of file eRositaRunAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 45 of file eRositaRunAction.cc.
References G4cout, G4endl, G4Run::GetRunID(), AnalysisManager::Instance(), G4Timer::Start(), and timerRun.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 56 of file eRositaRunAction.cc.
References AnalysisManager::Destroy(), G4cout, G4endl, G4Run::GetRunID(), AnalysisManager::Instance(), G4Timer::Stop(), and timerRun.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 52 of file eRositaRunAction.hh.
Referenced by BeginOfRunAction(), and EndOfRunAction().