| 
    Geant4
    10.00.p03
    
   | 
 
#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().
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 71 of file G4PhysicsModelCatalog.cc.
References catalog.
Referenced by GetIndex(), and GetModelName().
 Here is the caller graph for this function: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: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: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:
      
  | 
  staticprivate | 
Definition at line 66 of file G4PhysicsModelCatalog.hh.
Referenced by Destroy(), Entries(), G4PhysicsModelCatalog(), GetIndex(), GetModelName(), Register(), and ~G4PhysicsModelCatalog().