|
Geant4
9.6.p02
|
Run action used in GDML read/write example. More...
#include <G02RunAction.hh>


Public Member Functions | |
| G02RunAction () | |
| ~G02RunAction () | |
| void | BeginOfRunAction (const G4Run *) |
| void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| virtual G4Run * | GenerateRun () |
Run action used in GDML read/write example.
Definition at line 52 of file G02RunAction.hh.
| G02RunAction::G02RunAction | ( | ) |
Definition at line 50 of file G02RunAction.cc.
| G02RunAction::~G02RunAction | ( | ) |
Definition at line 56 of file G02RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 62 of file G02RunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 69 of file G02RunAction.cc.

1.8.4