ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IORTRunAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/iort_therapy/include/IORTRunAction.hh>

+ Inheritance diagram for IORTRunAction:
+ Collaboration diagram for IORTRunAction:

Public Member Functions

 IORTRunAction ()
 
 ~IORTRunAction ()
 
void BeginOfRunAction (const G4Run *)
 
void EndOfRunAction (const G4Run *)
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
virtual void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 51 of file IORTRunAction.hh.

View newest version in sPHENIX GitHub at line 51 of file IORTRunAction.hh

Constructor & Destructor Documentation

IORTRunAction::IORTRunAction ( )

Definition at line 51 of file IORTRunAction.cc.

View newest version in sPHENIX GitHub at line 51 of file IORTRunAction.cc

IORTRunAction::~IORTRunAction ( )

Definition at line 54 of file IORTRunAction.cc.

View newest version in sPHENIX GitHub at line 54 of file IORTRunAction.cc

Member Function Documentation

void IORTRunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 57 of file IORTRunAction.cc.

View newest version in sPHENIX GitHub at line 57 of file IORTRunAction.cc

References G4cout, G4endl, and G4RunManager::GetRunManager().

+ Here is the call graph for this function:

void IORTRunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 63 of file IORTRunAction.cc.

View newest version in sPHENIX GitHub at line 63 of file IORTRunAction.cc


The documentation for this class was generated from the following files: