Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicsListHelper.hh>
Public Member Functions | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
void | AddTransportation () |
void | UseCoupledTransportation (G4bool vl=true) |
void | CheckParticleList () const |
void | DumpOrdingParameterTable (G4int subType=-1) const |
G4PhysicsListOrderingParameter | GetOrdingParameter (G4int subType) const |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
Static Public Member Functions | |
static G4PhysicsListHelper * | GetPhysicsListHelper () |
Definition at line 50 of file G4PhysicsListHelper.hh.
void G4PhysicsListHelper::AddTransportation | ( | ) |
Definition at line 205 of file G4PhysicsListHelper.cc.
Referenced by G4VUserPhysicsList::AddTransportation().
void G4PhysicsListHelper::CheckParticleList | ( | ) | const |
Definition at line 97 of file G4PhysicsListHelper.cc.
Referenced by G4VUserPhysicsList::CheckParticleList().
void G4PhysicsListHelper::DumpOrdingParameterTable | ( | G4int | subType = -1 | ) | const |
Definition at line 340 of file G4PhysicsListHelper.cc.
Referenced by G4UserPhysicsListMessenger::SetNewValue().
G4PhysicsListOrderingParameter G4PhysicsListHelper::GetOrdingParameter | ( | G4int | subType | ) | const |
Definition at line 377 of file G4PhysicsListHelper.cc.
|
static |
Definition at line 89 of file G4PhysicsListHelper.cc.
Referenced by G4DecayPhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysicsChemistry::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4RadioactiveDecayPhysics::ConstructProcess(), G4VPhysicsConstructor::G4VPhysicsConstructor(), G4VUserPhysicsList::G4VUserPhysicsList(), and G4UserPhysicsListMessenger::SetNewValue().
|
inline |
Definition at line 132 of file G4PhysicsListHelper.hh.
G4bool G4PhysicsListHelper::RegisterProcess | ( | G4VProcess * | process, |
G4ParticleDefinition * | particle | ||
) |
Definition at line 408 of file G4PhysicsListHelper.cc.
Referenced by G4DecayPhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysicsChemistry::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4VPhysicsConstructor::RegisterProcess(), and G4VUserPhysicsList::RegisterProcess().
|
inline |
Definition at line 126 of file G4PhysicsListHelper.hh.
Referenced by G4VUserPhysicsList::G4VUserPhysicsList(), and G4VUserPhysicsList::SetVerboseLevel().
|
inline |
Definition at line 120 of file G4PhysicsListHelper.hh.
Referenced by G4VUserPhysicsList::UseCoupledTransportation().