Geant4
10.00.p02
|
#include <G4PhysicsModelCatalog.hh>
Static Public Member Functions | |
static G4int | Register (G4String &) |
static G4String & | GetModelName (G4int) |
static G4int | GetIndex (G4String &) |
static G4int | Entries () |
static void | Destroy () |
Private Member Functions | |
G4PhysicsModelCatalog () | |
~G4PhysicsModelCatalog () | |
Static Private Attributes | |
static modelCatalog * | catalog = 0 |
Definition at line 46 of file G4PhysicsModelCatalog.hh.
|
private |
Definition at line 38 of file G4PhysicsModelCatalog.cc.
References catalog.
Referenced by GetIndex(), and GetModelName().
|
private |
Definition at line 41 of file G4PhysicsModelCatalog.cc.
References catalog.
|
static |
Definition at line 74 of file G4PhysicsModelCatalog.cc.
References catalog, and G4Threading::IsWorkerThread().
|
static |
Definition at line 71 of file G4PhysicsModelCatalog.cc.
References catalog.
Referenced by GetIndex(), and GetModelName().
Definition at line 63 of file G4PhysicsModelCatalog.cc.
References catalog, Entries(), G4PhysicsModelCatalog(), and name.
Referenced by Register().
Definition at line 55 of file G4PhysicsModelCatalog.cc.
References catalog, Entries(), and G4PhysicsModelCatalog().
Referenced by G4Track::GetCreatorModelName().
Definition at line 44 of file G4PhysicsModelCatalog.cc.
References catalog, GetIndex(), and G4Threading::IsWorkerThread().
Referenced by G4VAtomDeexcitation::G4VAtomDeexcitation(), G4VEmProcess::PreparePhysicsTable(), and G4VEnergyLossProcess::PreparePhysicsTable().
|
staticprivate |
Definition at line 66 of file G4PhysicsModelCatalog.hh.
Referenced by Destroy(), Entries(), G4PhysicsModelCatalog(), GetIndex(), GetModelName(), Register(), and ~G4PhysicsModelCatalog().