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

Run action used in GDML read/write example. More...

#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/gdml/G02/include/G02RunAction.hh>

+ Inheritance diagram for G02RunAction:
+ Collaboration diagram for G02RunAction:

Public Member Functions

 G02RunAction ()
 
 ~G02RunAction ()
 
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 used in GDML read/write example.

Definition at line 51 of file G02RunAction.hh.

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

Constructor & Destructor Documentation

G02RunAction::G02RunAction ( )

Definition at line 49 of file G02RunAction.cc.

View newest version in sPHENIX GitHub at line 49 of file G02RunAction.cc

G02RunAction::~G02RunAction ( )

Definition at line 56 of file G02RunAction.cc.

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

Member Function Documentation

void G02RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 62 of file G02RunAction.cc.

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

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

+ Here is the call graph for this function:

void G02RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 69 of file G02RunAction.cc.

View newest version in sPHENIX GitHub at line 69 of file G02RunAction.cc


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