|
Geant4.10
|
#include <ExGflashRunAction.hh>
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 G4Run * | GenerateRun () |
| void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Definition at line 40 of file ExGflashRunAction.hh.
| ExGflashRunAction::ExGflashRunAction | ( | ) |
Definition at line 40 of file ExGflashRunAction.cc.
| ExGflashRunAction::~ExGflashRunAction | ( | ) |
Definition at line 45 of file ExGflashRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 50 of file ExGflashRunAction.cc.
References G4UImanager::ApplyCommand(), G4VVisManager::GetConcreteInstance(), G4Run::GetRunID(), and G4UImanager::GetUIpointer().
Reimplemented from G4UserRunAction.
Definition at line 64 of file ExGflashRunAction.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4VVisManager::GetConcreteInstance(), G4Run::GetNumberOfEvent(), and G4UImanager::GetUIpointer().
Definition at line 47 of file ExGflashRunAction.hh.
1.8.7