class that declares and registers the Geant4 physics classes More...
#include <G4TankPhysicsList.h>
Public Member Functions | |
G4TankPhysicsList (const bool fastCerenkov=false) | |
~G4TankPhysicsList () | |
Protected Member Functions | |
void | ConstructBaryons () |
void | ConstructBosons () |
void | ConstructEM () |
void | ConstructGeneral () |
void | ConstructLeptons () |
void | ConstructMesons () |
void | ConstructOp () |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
Private Attributes | |
bool | fFastCerenkov |
class that declares and registers the Geant4 physics classes
Definition at line 18 of file G4TankSimulatorOG/G4TankPhysicsList.h.
G4TankPhysicsList::G4TankPhysicsList | ( | const bool | fastCerenkov = false | ) |
Definition at line 63 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
|
inline |
Definition at line 22 of file G4TankSimulatorOG/G4TankPhysicsList.h.
|
protected |
Definition at line 109 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 81 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 145 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
References fFastCerenkov, G4TankSimulatorOG::G4TankSimulator::MuCaptureOn(), particle, G4TankSimulatorOG::G4TankFastCerenkov::SetMaxNumPhotonsPerStep(), and G4TankSimulatorOG::G4TankFastCerenkov::SetTrackSecondariesFirst().
Referenced by ConstructProcess().
|
protected |
Definition at line 126 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
Referenced by ConstructProcess().
|
protected |
Definition at line 95 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 102 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 249 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
References G4TankSimulatorOG::G4TankOpBoundaryProcess::SetModel().
Referenced by ConstructProcess().
|
protected |
Definition at line 71 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
References ConstructBaryons(), ConstructBosons(), ConstructLeptons(), and ConstructMesons().
|
protected |
Definition at line 116 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
References ConstructEM(), ConstructGeneral(), and ConstructOp().
|
protected |
Definition at line 269 of file G4TankSimulatorOG/G4TankPhysicsList.cc.
References utl::mm.
|
private |
Definition at line 39 of file G4TankSimulatorOG/G4TankPhysicsList.h.
Referenced by ConstructEM().