Geant4  10.00.p02
G4PhysicsModelCatalog Class Reference

#include <G4PhysicsModelCatalog.hh>

Static Public Member Functions

static G4int Register (G4String &)
 
static G4StringGetModelName (G4int)
 
static G4int GetIndex (G4String &)
 
static G4int Entries ()
 
static void Destroy ()
 

Private Member Functions

 G4PhysicsModelCatalog ()
 
 ~G4PhysicsModelCatalog ()
 

Static Private Attributes

static modelCatalogcatalog = 0
 

Detailed Description

Definition at line 46 of file G4PhysicsModelCatalog.hh.

Constructor & Destructor Documentation

G4PhysicsModelCatalog::G4PhysicsModelCatalog ( )
private

Definition at line 38 of file G4PhysicsModelCatalog.cc.

References catalog.

Referenced by GetIndex(), and GetModelName().

+ Here is the caller graph for this function:

G4PhysicsModelCatalog::~G4PhysicsModelCatalog ( )
private

Definition at line 41 of file G4PhysicsModelCatalog.cc.

References catalog.

Member Function Documentation

void G4PhysicsModelCatalog::Destroy ( void  )
static

Definition at line 74 of file G4PhysicsModelCatalog.cc.

References catalog, and G4Threading::IsWorkerThread().

+ Here is the call graph for this function:

G4int G4PhysicsModelCatalog::Entries ( )
static

Definition at line 71 of file G4PhysicsModelCatalog.cc.

References catalog.

Referenced by GetIndex(), and GetModelName().

+ Here is the caller graph for this function:

G4int G4PhysicsModelCatalog::GetIndex ( G4String name)
static

Definition at line 63 of file G4PhysicsModelCatalog.cc.

References catalog, Entries(), G4PhysicsModelCatalog(), and name.

Referenced by Register().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4String & G4PhysicsModelCatalog::GetModelName ( G4int  idx)
static

Definition at line 55 of file G4PhysicsModelCatalog.cc.

References catalog, Entries(), and G4PhysicsModelCatalog().

Referenced by G4Track::GetCreatorModelName().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4PhysicsModelCatalog::Register ( G4String name)
static

Definition at line 44 of file G4PhysicsModelCatalog.cc.

References catalog, GetIndex(), and G4Threading::IsWorkerThread().

Referenced by G4VAtomDeexcitation::G4VAtomDeexcitation(), G4VEmProcess::PreparePhysicsTable(), and G4VEnergyLossProcess::PreparePhysicsTable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

modelCatalog * G4PhysicsModelCatalog::catalog = 0
staticprivate

The documentation for this class was generated from the following files: