Geant4
10.02.p02
|
#include <G4HumanPhantomPhysicsList.hh>
Protected Member Functions | |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
Protected Member Functions inherited from G4VModularPhysicsList | |
G4VModularPhysicsList (const G4VModularPhysicsList &) | |
G4VModularPhysicsList & | operator= (const G4VModularPhysicsList &) |
Protected Member Functions inherited from G4VUserPhysicsList | |
void | AddTransportation () |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
void | BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *) |
virtual void | RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) |
void | InitializeProcessManager () |
Private Attributes | |
G4VPhysicsConstructor * | emPhysicsList |
G4VPhysicsConstructor * | decPhysicsList |
Definition at line 43 of file G4HumanPhantomPhysicsList.hh.
G4HumanPhantomPhysicsList::G4HumanPhantomPhysicsList | ( | ) |
Definition at line 53 of file G4HumanPhantomPhysicsList.cc.
References decPhysicsList, emPhysicsList, and G4VModularPhysicsList::SetVerboseLevel().
G4HumanPhantomPhysicsList::~G4HumanPhantomPhysicsList | ( | ) |
Definition at line 67 of file G4HumanPhantomPhysicsList.cc.
References decPhysicsList, and emPhysicsList.
|
protectedvirtual |
Reimplemented from G4VModularPhysicsList.
Definition at line 73 of file G4HumanPhantomPhysicsList.cc.
References decPhysicsList.
|
protectedvirtual |
Reimplemented from G4VModularPhysicsList.
Definition at line 78 of file G4HumanPhantomPhysicsList.cc.
References G4VUserPhysicsList::AddTransportation(), decPhysicsList, and emPhysicsList.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 85 of file G4HumanPhantomPhysicsList.cc.
References G4VUserPhysicsList::defaultCutValue, G4VUserPhysicsList::DumpCutValuesTable(), eV, G4ProductionCutsTable::GetProductionCutsTable(), GeV, mm, G4VUserPhysicsList::SetCutValue(), G4ProductionCutsTable::SetEnergyRange(), and G4VModularPhysicsList::verboseLevel.
|
private |
Definition at line 57 of file G4HumanPhantomPhysicsList.hh.
Referenced by ConstructParticle(), ConstructProcess(), G4HumanPhantomPhysicsList(), and ~G4HumanPhantomPhysicsList().
|
private |
Definition at line 56 of file G4HumanPhantomPhysicsList.hh.
Referenced by ConstructProcess(), G4HumanPhantomPhysicsList(), and ~G4HumanPhantomPhysicsList().