Geant4_10
|
#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 | ( | ) |
void G4PhysicsListHelper::CheckParticleList | ( | ) | const |
G4PhysicsListOrderingParameter G4PhysicsListHelper::GetOrdingParameter | ( | G4int | subType | ) | const |
Definition at line 382 of file G4PhysicsListHelper.cc.
|
static |
|
inline |
Definition at line 132 of file G4PhysicsListHelper.hh.
G4bool G4PhysicsListHelper::RegisterProcess | ( | G4VProcess * | process, |
G4ParticleDefinition * | particle | ||
) |
Definition at line 413 of file G4PhysicsListHelper.cc.
Definition at line 126 of file G4PhysicsListHelper.hh.
Definition at line 120 of file G4PhysicsListHelper.hh.