Geant4
10.03.p03
|
#include <G4HumanPhantomRunAction.hh>
Public Member Functions | |
G4HumanPhantomRunAction (G4HumanPhantomAnalysisManager *analysis) | |
~G4HumanPhantomRunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
void | Fill (G4String bodypartName, G4double energyDeposit) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 38 of file G4HumanPhantomRunAction.hh.
G4HumanPhantomRunAction::G4HumanPhantomRunAction | ( | G4HumanPhantomAnalysisManager * | analysis | ) |
Definition at line 48 of file G4HumanPhantomRunAction.cc.
G4HumanPhantomRunAction::~G4HumanPhantomRunAction | ( | ) |
Definition at line 52 of file G4HumanPhantomRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 56 of file G4HumanPhantomRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 109 of file G4HumanPhantomRunAction.cc.
Definition at line 121 of file G4HumanPhantomRunAction.cc.