class that declares and registers the Geant4 physics classes More...
#include <G4XTankPhysicsList.h>
Public Member Functions | |
G4XTankPhysicsList (const bool fastCerenkov=false) | |
~G4XTankPhysicsList () | |
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 G4XTankPhysicsList.h.
G4XTankPhysicsList::G4XTankPhysicsList | ( | const bool | fastCerenkov = false | ) |
Definition at line 54 of file G4XTankPhysicsList.cc.
|
inline |
Definition at line 23 of file G4XTankPhysicsList.h.
|
protected |
Definition at line 100 of file G4XTankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 72 of file G4XTankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 136 of file G4XTankPhysicsList.cc.
References fFastCerenkov, G4XTankSimulatorAG::G4XTankSimulator::MuCaptureOn(), particle, G4XTankSimulatorAG::G4XTankFastCerenkov::SetMaxNumPhotonsPerStep(), and G4XTankSimulatorAG::G4XTankFastCerenkov::SetTrackSecondariesFirst().
Referenced by ConstructProcess().
|
protected |
Definition at line 117 of file G4XTankPhysicsList.cc.
Referenced by ConstructProcess().
|
protected |
Definition at line 86 of file G4XTankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 93 of file G4XTankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 240 of file G4XTankPhysicsList.cc.
References G4XTankSimulatorAG::G4XTankOpBoundaryProcess::SetModel().
Referenced by ConstructProcess().
|
protected |
Definition at line 62 of file G4XTankPhysicsList.cc.
References ConstructBaryons(), ConstructBosons(), ConstructLeptons(), and ConstructMesons().
|
protected |
Definition at line 107 of file G4XTankPhysicsList.cc.
References ConstructEM(), ConstructGeneral(), and ConstructOp().
|
protected |
Definition at line 260 of file G4XTankPhysicsList.cc.
References utl::mm.
|
private |
Definition at line 40 of file G4XTankPhysicsList.h.
Referenced by ConstructEM().