| 
    Geant4
    10.01.p03
    
   | 
 
#include <ExGflashRunAction.hh>
 Inheritance diagram for ExGflashRunAction:
 Collaboration diagram for ExGflashRunAction:Public Member Functions | |
| ExGflashRunAction () | |
| ~ExGflashRunAction () | |
| void | BeginOfRunAction (const G4Run *aRun) | 
| void | EndOfRunAction (const G4Run *aRun) | 
| void | setRunID (int i) | 
  Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () | 
| virtual G4Run * | GenerateRun () | 
| void | SetMaster (G4bool val=true) | 
| G4bool | IsMaster () const | 
Private Attributes | |
| G4int | fRunID | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Definition at line 40 of file ExGflashRunAction.hh.
| ExGflashRunAction::ExGflashRunAction | ( | ) | 
Definition at line 40 of file ExGflashRunAction.cc.
| ExGflashRunAction::~ExGflashRunAction | ( | ) | 
Definition at line 45 of file ExGflashRunAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 50 of file ExGflashRunAction.cc.
References G4UImanager::ApplyCommand(), fRunID, G4VVisManager::GetConcreteInstance(), G4Run::GetRunID(), and G4UImanager::GetUIpointer().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 64 of file ExGflashRunAction.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4VVisManager::GetConcreteInstance(), G4Run::GetNumberOfEvent(), and G4UImanager::GetUIpointer().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 47 of file ExGflashRunAction.hh.
References fRunID.
      
  | 
  private | 
Definition at line 47 of file ExGflashRunAction.hh.
Referenced by BeginOfRunAction(), and setRunID().