Geant4
9.6.p02
|
Run action for the persistency example. More...
#include <ExP01RunAction.hh>
Public Member Functions | |
ExP01RunAction () | |
~ExP01RunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
Run action for the persistency example.
Definition at line 47 of file ExP01RunAction.hh.
ExP01RunAction::ExP01RunAction | ( | ) |
Definition at line 41 of file ExP01RunAction.cc.
ExP01RunAction::~ExP01RunAction | ( | ) |
Definition at line 46 of file ExP01RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 51 of file ExP01RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 58 of file ExP01RunAction.cc.