| 
    Geant4
    10.00.p02
    
   | 
 
#include <UltraRunAction.hh>
 Inheritance diagram for UltraRunAction:
 Collaboration diagram for UltraRunAction: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 | 
Private Attributes | |
| G4int | saveRndm | 
| G4int | luxury | 
| G4int | seed | 
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.
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 65 of file UltraRunAction.cc.
References G4VAnalysisManager::CreateH1(), G4cout, G4endl, G4Run::GetRunID(), G4UserRunAction::IsMaster(), luxury, G4VAnalysisManager::OpenFile(), saveRndm, seed, and G4VAnalysisManager::SetFirstHistoId().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 104 of file UltraRunAction.cc.
References G4VAnalysisManager::CloseFile(), G4cout, G4endl, G4Run::GetRunID(), G4UserRunAction::IsMaster(), saveRndm, and G4VAnalysisManager::Write().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 63 of file UltraRunAction.hh.
Referenced by BeginOfRunAction(), and UltraRunAction().
      
  | 
  private | 
Definition at line 62 of file UltraRunAction.hh.
Referenced by BeginOfRunAction(), EndOfRunAction(), and UltraRunAction().
      
  | 
  private | 
Definition at line 64 of file UltraRunAction.hh.
Referenced by BeginOfRunAction(), and UltraRunAction().