Geant4
9.6.p02
|
#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.
void G4PhysicsListHelper::CheckParticleList | ( | ) | const |
Definition at line 97 of file G4PhysicsListHelper.cc.
G4PhysicsListOrderingParameter G4PhysicsListHelper::GetOrdingParameter | ( | G4int | subType) | const |
Definition at line 377 of file G4PhysicsListHelper.cc.
|
static |
|
inline |
Definition at line 132 of file G4PhysicsListHelper.hh.
G4bool G4PhysicsListHelper::RegisterProcess | ( | G4VProcess * | process, |
G4ParticleDefinition * | particle | ||
) |
Definition at line 408 of file G4PhysicsListHelper.cc.