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

#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE01/include/RE01RunAction.hh>

+ Inheritance diagram for RE01RunAction:
+ Collaboration diagram for RE01RunAction:

Public Member Functions

 RE01RunAction ()
 
virtual ~RE01RunAction ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual 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 40 of file RE01RunAction.hh.

View newest version in sPHENIX GitHub at line 40 of file RE01RunAction.hh

Constructor & Destructor Documentation

RE01RunAction::RE01RunAction ( )

Definition at line 39 of file RE01RunAction.cc.

View newest version in sPHENIX GitHub at line 39 of file RE01RunAction.cc

RE01RunAction::~RE01RunAction ( )
virtual

Definition at line 44 of file RE01RunAction.cc.

View newest version in sPHENIX GitHub at line 44 of file RE01RunAction.cc

Member Function Documentation

void RE01RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 48 of file RE01RunAction.cc.

View newest version in sPHENIX GitHub at line 48 of file RE01RunAction.cc

References G4cout, G4endl, G4Run::GetRunID(), G4RunManager::GetRunManager(), and G4RunManager::SetRandomNumberStore().

+ Here is the call graph for this function:

void RE01RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 55 of file RE01RunAction.cc.

View newest version in sPHENIX GitHub at line 55 of file RE01RunAction.cc


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