Geant4
10.01.p03
|
#include <G4PhysicsModelCatalog.hh>
Public Member Functions | |
~G4PhysicsModelCatalog () | |
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 () |
Private Member Functions | |
G4PhysicsModelCatalog () | |
G4PhysicsModelCatalog (const G4PhysicsModelCatalog &) | |
G4PhysicsModelCatalog & | operator= (const 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 Register().
|
private |
G4PhysicsModelCatalog::~G4PhysicsModelCatalog | ( | ) |
Definition at line 45 of file G4PhysicsModelCatalog.cc.
|
static |
Definition at line 78 of file G4PhysicsModelCatalog.cc.
Referenced by G4VEmProcess::~G4VEmProcess(), and G4VEnergyLossProcess::~G4VEnergyLossProcess().
|
static |
Definition at line 75 of file G4PhysicsModelCatalog.cc.
References catalog.
Referenced by GetIndex(), and GetModelName().
Definition at line 68 of file G4PhysicsModelCatalog.cc.
References catalog, Entries(), and name.
Referenced by Register().
Definition at line 61 of file G4PhysicsModelCatalog.cc.
References catalog, and Entries().
|
private |
Definition at line 49 of file G4PhysicsModelCatalog.cc.
References catalog, G4PhysicsModelCatalog(), GetIndex(), and G4Threading::IsWorkerThread().
Referenced by G4VAtomDeexcitation::G4VAtomDeexcitation(), G4HadronStoppingProcess::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), and G4VEnergyLossProcess::PreparePhysicsTable().
|
staticprivate |
Definition at line 68 of file G4PhysicsModelCatalog.hh.
Referenced by Entries(), G4PhysicsModelCatalog(), GetIndex(), GetModelName(), and Register().