ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/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 () |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
Private Attributes | |
G4VPhysicsConstructor * | emPhysicsList |
G4VPhysicsConstructor * | decPhysicsList |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VModularPhysicsList | |
static const G4VMPLManager & | GetSubInstanceManager () |
Protected Types inherited from G4VModularPhysicsList | |
typedef G4VMPLData::G4PhysConstVectorData | G4PhysConstVector |
Protected Attributes inherited from G4VModularPhysicsList | |
G4int | verboseLevel |
G4int | g4vmplInstanceID |
Static Protected Attributes inherited from G4VModularPhysicsList | |
static G4RUN_DLL G4VMPLManager | G4VMPLsubInstanceManager |
Definition at line 38 of file G4HumanPhantomPhysicsList.hh.
View newest version in sPHENIX GitHub at line 38 of file G4HumanPhantomPhysicsList.hh
G4HumanPhantomPhysicsList::G4HumanPhantomPhysicsList | ( | ) |
Definition at line 52 of file G4HumanPhantomPhysicsList.cc.
View newest version in sPHENIX GitHub at line 52 of file G4HumanPhantomPhysicsList.cc
References decPhysicsList, emPhysicsList, and G4VModularPhysicsList::SetVerboseLevel().
G4HumanPhantomPhysicsList::~G4HumanPhantomPhysicsList | ( | ) |
Definition at line 66 of file G4HumanPhantomPhysicsList.cc.
View newest version in sPHENIX GitHub at line 66 of file G4HumanPhantomPhysicsList.cc
References decPhysicsList, and emPhysicsList.
Reimplemented from G4VModularPhysicsList.
Definition at line 72 of file G4HumanPhantomPhysicsList.cc.
View newest version in sPHENIX GitHub at line 72 of file G4HumanPhantomPhysicsList.cc
References decPhysicsList.
Reimplemented from G4VModularPhysicsList.
Definition at line 77 of file G4HumanPhantomPhysicsList.cc.
View newest version in sPHENIX GitHub at line 77 of file G4HumanPhantomPhysicsList.cc
References G4VUserPhysicsList::AddTransportation(), decPhysicsList, and emPhysicsList.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 84 of file G4HumanPhantomPhysicsList.cc.
View newest version in sPHENIX GitHub at line 84 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 52 of file G4HumanPhantomPhysicsList.hh.
View newest version in sPHENIX GitHub at line 52 of file G4HumanPhantomPhysicsList.hh
Referenced by ConstructParticle(), ConstructProcess(), G4HumanPhantomPhysicsList(), and ~G4HumanPhantomPhysicsList().
|
private |
Definition at line 51 of file G4HumanPhantomPhysicsList.hh.
View newest version in sPHENIX GitHub at line 51 of file G4HumanPhantomPhysicsList.hh
Referenced by ConstructProcess(), G4HumanPhantomPhysicsList(), and ~G4HumanPhantomPhysicsList().