| 
    Geant4
    10.01.p02
    
   | 
 
#include <ML2RunAction.hh>
 Inheritance diagram for CML2RunAction:
 Collaboration diagram for CML2RunAction:Public Member Functions | |
| CML2RunAction (CML2Convergence *convergence, G4int nBeam, G4bool bOnlyVisio) | |
| ~CML2RunAction (void) | |
| void | BeginOfRunAction (const G4Run *aRun) | 
| void | EndOfRunAction (const G4Run *aRun) | 
| void | setActualLoop (G4int nL) | 
  Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () | 
| virtual G4Run * | GenerateRun () | 
| void | SetMaster (G4bool val=true) | 
| G4bool | IsMaster () const | 
Private Attributes | |
| G4bool | bRotationTranslationFilesNames | 
| CML2Convergence * | convergence | 
| G4Timer | MyTime | 
| G4double | loopElapsedTime | 
| G4int | nBeam | 
| G4int | nLoop | 
| G4bool | bOnlyVisio | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster | 
Definition at line 52 of file ML2RunAction.hh.
| CML2RunAction::CML2RunAction | ( | CML2Convergence * | convergence, | 
| G4int | nBeam, | ||
| G4bool | bOnlyVisio | ||
| ) | 
Definition at line 46 of file ML2RunAction.cc.
References bOnlyVisio, bRotationTranslationFilesNames, convergence, nBeam, and nLoop.
| CML2RunAction::~CML2RunAction | ( | void | ) | 
Definition at line 55 of file ML2RunAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 58 of file ML2RunAction.cc.
References bOnlyVisio, bRotationTranslationFilesNames, convergence, CML2AcceleratorConstruction::getCurrentRotationString(), CML2PhantomConstruction::getCurrentTranslationString(), CML2PhantomConstruction::GetInstance(), CML2AcceleratorConstruction::GetInstance(), CML2Convergence::getNMaxLoops(), MyTime, nBeam, nLoop, CML2PhantomConstruction::setNewName(), G4Timer::Start(), CML2PhantomConstruction::writeInfo(), and CML2AcceleratorConstruction::writeInfo().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserRunAction.
Definition at line 85 of file ML2RunAction.cc.
References convergence, CML2WorldConstruction::GetInstance(), G4Timer::GetUserElapsed(), loopElapsedTime, MyTime, CML2WorldConstruction::savePhantomData(), CML2WorldConstruction::savePhaseSpaceData(), CML2Convergence::saveResults(), and G4Timer::Stop().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 59 of file ML2RunAction.hh.
      
  | 
  private | 
Definition at line 67 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), and CML2RunAction().
      
  | 
  private | 
Definition at line 62 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), and CML2RunAction().
      
  | 
  private | 
Definition at line 63 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), CML2RunAction(), and EndOfRunAction().
      
  | 
  private | 
Definition at line 65 of file ML2RunAction.hh.
Referenced by EndOfRunAction().
      
  | 
  private | 
Definition at line 64 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), and EndOfRunAction().
      
  | 
  private | 
Definition at line 66 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), and CML2RunAction().
      
  | 
  private | 
Definition at line 66 of file ML2RunAction.hh.
Referenced by BeginOfRunAction(), CML2RunAction(), and setActualLoop().