Geant4
9.6.p02
|
Example of physics list. More...
#include <ExTGPhysicsList.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 () |
Example of physics list.
Definition at line 38 of file ExTGPhysicsList.hh.
ExTGPhysicsList::ExTGPhysicsList | ( | ) |
ExTGPhysicsList::~ExTGPhysicsList | ( | ) |
Definition at line 48 of file ExTGPhysicsList.cc.
|
protected |
Definition at line 114 of file ExTGPhysicsList.cc.
|
protected |
Definition at line 67 of file ExTGPhysicsList.cc.
|
protected |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,4);
Definition at line 155 of file ExTGPhysicsList.cc.
|
protected |
Definition at line 205 of file ExTGPhysicsList.cc.
|
protected |
Definition at line 78 of file ExTGPhysicsList.cc.
|
protected |
Definition at line 96 of file ExTGPhysicsList.cc.
Implements G4VUserPhysicsList.
Definition at line 53 of file ExTGPhysicsList.cc.
Implements G4VUserPhysicsList.
Definition at line 125 of file ExTGPhysicsList.cc.
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 223 of file ExTGPhysicsList.cc.