class that declares and registers the Geant4 physics classes More...
#include <G4TankPhysicsList.h>
Public Member Functions | |
G4TankPhysicsList (const int fastCerenkov=0) | |
~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 | |
int | fFastCerenkov |
class that declares and registers the Geant4 physics classes
Definition at line 18 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.h.
G4TankPhysicsList::G4TankPhysicsList | ( | const int | fastCerenkov = 0 | ) |
Definition at line 54 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
|
inline |
Definition at line 23 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.h.
|
protected |
Definition at line 102 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 74 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 138 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
References fFastCerenkov, G4TankSimulatorASCII::G4TankSimulator::MuCaptureOn(), particle, G4TankSimulatorASCII::G4TankFastCerenkov::SetMaxNumPhotonsPerStep(), and G4TankSimulatorASCII::G4TankFastCerenkov::SetTrackSecondariesFirst().
Referenced by ConstructProcess().
|
protected |
Definition at line 119 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
Referenced by ConstructProcess().
|
protected |
Definition at line 88 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 95 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
Referenced by ConstructParticle().
|
protected |
Definition at line 243 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
References G4TankSimulatorASCII::G4TankOpBoundaryProcess::SetModel().
Referenced by ConstructProcess().
|
protected |
Definition at line 64 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
References ConstructBaryons(), ConstructBosons(), ConstructLeptons(), and ConstructMesons().
|
protected |
Definition at line 109 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
References ConstructEM(), ConstructGeneral(), ConstructOp(), and fFastCerenkov.
|
protected |
Definition at line 263 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.cc.
References utl::mm.
|
private |
Definition at line 40 of file Deprecated/UpgradeASCIITests/G4TankSimulatorASCII/G4TankPhysicsList.h.
Referenced by ConstructEM(), and ConstructProcess().