Geant4  10.02
ExGflashRunAction Class Reference

#include <ExGflashRunAction.hh>

+ Inheritance diagram for ExGflashRunAction:
+ Collaboration diagram for ExGflashRunAction:

Public Member Functions

 ExGflashRunAction ()
 
 ~ExGflashRunAction ()
 
virtual void BeginOfRunAction (const G4Run *aRun)
 
virtual void EndOfRunAction (const G4Run *aRun)
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Private Attributes

G4int fRunID
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 39 of file ExGflashRunAction.hh.

Constructor & Destructor Documentation

ExGflashRunAction::ExGflashRunAction ( )

Definition at line 37 of file ExGflashRunAction.cc.

ExGflashRunAction::~ExGflashRunAction ( )

Definition at line 43 of file ExGflashRunAction.cc.

Member Function Documentation

void ExGflashRunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 48 of file ExGflashRunAction.cc.

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

+ Here is the call graph for this function:

void ExGflashRunAction::EndOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 57 of file ExGflashRunAction.cc.

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

+ Here is the call graph for this function:

Member Data Documentation

G4int ExGflashRunAction::fRunID
private

Definition at line 49 of file ExGflashRunAction.hh.

Referenced by BeginOfRunAction().


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