Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicsModelCatalog.hh>
Public Member Functions | |
~G4PhysicsModelCatalog () | |
G4PhysicsModelCatalog (const G4PhysicsModelCatalog &)=delete | |
G4PhysicsModelCatalog & | operator= (const G4PhysicsModelCatalog &)=delete |
Static Public Member Functions | |
static G4int | Register (const G4String &) |
static const G4String & | GetModelName (G4int) |
static G4int | GetIndex (const G4String &) |
static G4int | Entries () |
static void | Destroy () |
Definition at line 42 of file G4PhysicsModelCatalog.hh.
G4PhysicsModelCatalog::~G4PhysicsModelCatalog | ( | ) |
Definition at line 48 of file G4PhysicsModelCatalog.cc.
|
delete |
|
static |
Definition at line 92 of file G4PhysicsModelCatalog.cc.
|
static |
Definition at line 86 of file G4PhysicsModelCatalog.cc.
Referenced by GetIndex(), GetModelName(), G4Track::RemoveAuxiliaryTrackInformation(), and G4Track::SetAuxiliaryTrackInformation().
Definition at line 75 of file G4PhysicsModelCatalog.cc.
Referenced by G4HadronicProcess::FillResult(), G4Channeling::G4Channeling(), Register(), and G4Track::RemoveAuxiliaryTrackInformation().
Definition at line 66 of file G4PhysicsModelCatalog.cc.
Referenced by G4RichTrajectory::CreateAttValues().
|
delete |
Definition at line 51 of file G4PhysicsModelCatalog.cc.
Referenced by G4BOptrForceCollision::Configure(), G4BOptrForceCollision::ConfigureForWorker(), G4BinaryCascade::G4BinaryCascade(), G4BinaryLightIonReaction::G4BinaryLightIonReaction(), G4Channeling::G4Channeling(), G4VAtomDeexcitation::G4VAtomDeexcitation(), G4HadronStoppingProcess::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), and G4DeexPrecoParameters::SetDefaults().