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

#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/include/BrachyRunAction.hh>

+ Inheritance diagram for BrachyRunAction:
+ Collaboration diagram for BrachyRunAction:

Public Member Functions

 BrachyRunAction ()
 
 ~BrachyRunAction ()
 
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 47 of file BrachyRunAction.hh.

View newest version in sPHENIX GitHub at line 47 of file BrachyRunAction.hh

Constructor & Destructor Documentation

BrachyRunAction::BrachyRunAction ( )

Definition at line 50 of file BrachyRunAction.cc.

View newest version in sPHENIX GitHub at line 50 of file BrachyRunAction.cc

BrachyRunAction::~BrachyRunAction ( )

Definition at line 53 of file BrachyRunAction.cc.

View newest version in sPHENIX GitHub at line 53 of file BrachyRunAction.cc

Member Function Documentation

void BrachyRunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 56 of file BrachyRunAction.cc.

View newest version in sPHENIX GitHub at line 56 of file BrachyRunAction.cc

References G4cout, and G4endl.

void BrachyRunAction::EndOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 62 of file BrachyRunAction.cc.

View newest version in sPHENIX GitHub at line 62 of file BrachyRunAction.cc

References G4cout, G4endl, and G4Run::GetNumberOfEvent().

+ Here is the call graph for this function:


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