Geant4  10.00.p02
ExGflashRunAction Class Reference

#include <ExGflashRunAction.hh>

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

Public Member Functions

 ExGflashRunAction ()
 
 ~ExGflashRunAction ()
 
void BeginOfRunAction (const G4Run *aRun)
 
void EndOfRunAction (const G4Run *aRun)
 
void setRunID (int i)
 
- 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 40 of file ExGflashRunAction.hh.

Constructor & Destructor Documentation

ExGflashRunAction::ExGflashRunAction ( )

Definition at line 40 of file ExGflashRunAction.cc.

ExGflashRunAction::~ExGflashRunAction ( )

Definition at line 45 of file ExGflashRunAction.cc.

Member Function Documentation

void ExGflashRunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 50 of file ExGflashRunAction.cc.

References G4UImanager::ApplyCommand(), fRunID, G4VVisManager::GetConcreteInstance(), G4Run::GetRunID(), and G4UImanager::GetUIpointer().

+ Here is the call graph for this function:

void ExGflashRunAction::EndOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 64 of file ExGflashRunAction.cc.

References G4UImanager::ApplyCommand(), G4cout, G4endl, G4VVisManager::GetConcreteInstance(), G4Run::GetNumberOfEvent(), and G4UImanager::GetUIpointer().

+ Here is the call graph for this function:

void ExGflashRunAction::setRunID ( int  i)
inline

Definition at line 47 of file ExGflashRunAction.hh.

References fRunID.

Member Data Documentation

G4int ExGflashRunAction::fRunID
private

Definition at line 47 of file ExGflashRunAction.hh.

Referenced by BeginOfRunAction(), and setRunID().


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