|
Geant4_10
|
Physics list for the persistency example. More...
#include <ExP01PhysicsList.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 for the persistency example.
Definition at line 45 of file ExP01PhysicsList.hh.
| ExP01PhysicsList::ExP01PhysicsList | ( | ) |
| ExP01PhysicsList::~ExP01PhysicsList | ( | ) |
Definition at line 53 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 123 of file ExP01PhysicsList.cc.


|
protected |
Definition at line 73 of file ExP01PhysicsList.cc.


|
protected |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,4);
Definition at line 166 of file ExP01PhysicsList.cc.


|
protected |
Definition at line 217 of file ExP01PhysicsList.cc.


|
protected |
Definition at line 85 of file ExP01PhysicsList.cc.


|
protected |
Definition at line 104 of file ExP01PhysicsList.cc.


Implements G4VUserPhysicsList.
Definition at line 58 of file ExP01PhysicsList.cc.

Implements G4VUserPhysicsList.
Definition at line 135 of file ExP01PhysicsList.cc.

|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 236 of file ExP01PhysicsList.cc.

1.8.5