|
Geant4_10
|
Physics list. More...
#include <ExP02PhysicsList.hh>


Protected Member Functions | |
| virtual void | ConstructParticle () |
| virtual void | ConstructProcess () |
| virtual void | SetCuts () |
| void | ConstructBosons () |
| void | ConstructLeptons () |
| void | ConstructMesons () |
| void | ConstructBaryons () |
| void | ConstructGeneral () |
| void | ConstructEM () |
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 () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VUserPhysicsList | |
| static const G4VUPLManager & | GetSubInstanceManager () |
Protected Attributes inherited from G4VUserPhysicsList | |
| 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 Protected Attributes inherited from G4VUserPhysicsList | |
| static G4RUN_DLL G4VUPLManager | subInstanceManager |
Physics list.
Definition at line 44 of file ExP02PhysicsList.hh.
| ExP02PhysicsList::ExP02PhysicsList | ( | ) |
| ExP02PhysicsList::~ExP02PhysicsList | ( | ) |
Definition at line 51 of file ExP02PhysicsList.cc.
|
protected |
Definition at line 121 of file ExP02PhysicsList.cc.


|
protected |
Definition at line 71 of file ExP02PhysicsList.cc.


|
protected |
pmanager->AddProcess(new G4StepLimiter, -1,-1,3); pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,4);
Definition at line 164 of file ExP02PhysicsList.cc.


|
protected |
Definition at line 214 of file ExP02PhysicsList.cc.


|
protected |
Definition at line 83 of file ExP02PhysicsList.cc.


|
protected |
Definition at line 102 of file ExP02PhysicsList.cc.


Implements G4VUserPhysicsList.
Definition at line 56 of file ExP02PhysicsList.cc.

Implements G4VUserPhysicsList.
Definition at line 133 of file ExP02PhysicsList.cc.

|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 233 of file ExP02PhysicsList.cc.

1.8.5