Geant4
9.6.p02
|
Physics list for the persistency example. More...
#include <ExP01PhysicsList.hh>
Protected Member Functions | |
void | ConstructParticle () |
void | ConstructProcess () |
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 () |
Physics list for the persistency example.
Definition at line 45 of file ExP01PhysicsList.hh.
ExP01PhysicsList::ExP01PhysicsList | ( | ) |
ExP01PhysicsList::~ExP01PhysicsList | ( | ) |
Definition at line 51 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 121 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 71 of file ExP01PhysicsList.cc.
|
protected |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,4);
Definition at line 164 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 215 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 83 of file ExP01PhysicsList.cc.
|
protected |
Definition at line 102 of file ExP01PhysicsList.cc.
Implements G4VUserPhysicsList.
Definition at line 56 of file ExP01PhysicsList.cc.
Implements G4VUserPhysicsList.
Definition at line 133 of file ExP01PhysicsList.cc.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 234 of file ExP01PhysicsList.cc.