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

Run action for the persistency example. More...

#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P01/include/ExP01RunAction.hh>

+ Inheritance diagram for ExP01RunAction:
+ Collaboration diagram for ExP01RunAction:

Public Member Functions

 ExP01RunAction ()
 
 ~ExP01RunAction ()
 
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

Run action for the persistency example.

Definition at line 46 of file ExP01RunAction.hh.

View newest version in sPHENIX GitHub at line 46 of file ExP01RunAction.hh

Constructor & Destructor Documentation

ExP01RunAction::ExP01RunAction ( )

Definition at line 40 of file ExP01RunAction.cc.

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

ExP01RunAction::~ExP01RunAction ( )

Definition at line 46 of file ExP01RunAction.cc.

View newest version in sPHENIX GitHub at line 46 of file ExP01RunAction.cc

Member Function Documentation

void ExP01RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 51 of file ExP01RunAction.cc.

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

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

+ Here is the call graph for this function:

void ExP01RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 58 of file ExP01RunAction.cc.

View newest version in sPHENIX GitHub at line 58 of file ExP01RunAction.cc


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