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

#include <geant4/tree/geant4-10.6-release/examples/extended/parallel/TopC/ParN02/include/ExN02RunAction.hh>

+ Inheritance diagram for ExN02RunAction:
+ Collaboration diagram for ExN02RunAction:

Public Member Functions

 ExN02RunAction ()
 
 ~ExN02RunAction ()
 
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 44 of file ExN02RunAction.hh.

View newest version in sPHENIX GitHub at line 44 of file ExN02RunAction.hh

Constructor & Destructor Documentation

ExN02RunAction::ExN02RunAction ( )

Definition at line 40 of file ExN02RunAction.cc.

View newest version in sPHENIX GitHub at line 40 of file ExN02RunAction.cc

ExN02RunAction::~ExN02RunAction ( )

Definition at line 45 of file ExN02RunAction.cc.

View newest version in sPHENIX GitHub at line 45 of file ExN02RunAction.cc

Member Function Documentation

void ExN02RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 50 of file ExN02RunAction.cc.

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

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

+ Here is the call graph for this function:

void ExN02RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 57 of file ExN02RunAction.cc.

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


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