Geant4
10.02.p03
|
#include <Par01PhysicsList.hh>
Protected Member Functions | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
virtual void | SetCuts () |
virtual void | ConstructBosons () |
virtual void | ConstructLeptons () |
virtual void | ConstructMesons () |
virtual void | ConstructBaryons () |
virtual void | ConstructIons () |
void | AddParameterisation () |
virtual void | ConstructGeneral () |
virtual void | ConstructEM () |
virtual void | AddTransportation () |
![]() | |
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 |
Additional Inherited Members | |
![]() | |
static const G4VUPLManager & | GetSubInstanceManager () |
![]() | |
G4ParticleTable * | theParticleTable |
G4int | verboseLevel |
G4double | defaultCutValue |
G4bool | isSetDefaultCutValue |
G4ProductionCutsTable * | fCutsTable |
G4bool | fRetrievePhysicsTable |
G4bool | fStoredInAscii |
G4bool | fIsCheckedForRetrievePhysicsTable |
G4bool | fIsRestoredCutValues |
G4String | directoryPhysicsTable |
G4bool | fDisableCheckParticleList |
G4int | g4vuplInstanceID |
![]() | |
static G4RUN_DLL G4VUPLManager | subInstanceManager |
Definition at line 36 of file Par01PhysicsList.hh.
Par01PhysicsList::Par01PhysicsList | ( | ) |
Definition at line 47 of file Par01PhysicsList.cc.
|
virtual |
Definition at line 52 of file Par01PhysicsList.cc.
|
protected |
Definition at line 264 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 124 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 100 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 70 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 146 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 246 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 108 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 84 of file Par01PhysicsList.cc.
|
protectedvirtual |
Definition at line 92 of file Par01PhysicsList.cc.
|
protectedvirtual |
Implements G4VUserPhysicsList.
Definition at line 56 of file Par01PhysicsList.cc.
|
protectedvirtual |
Implements G4VUserPhysicsList.
Definition at line 115 of file Par01PhysicsList.cc.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 295 of file Par01PhysicsList.cc.