| 
    Geant4
    10.02
    
   | 
 
#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().
 Here is the caller graph for this function:
      
  | 
  private | 
| G4PhysicsModelCatalog::~G4PhysicsModelCatalog | ( | ) | 
Definition at line 45 of file G4PhysicsModelCatalog.cc.
      
  | 
  static | 
Definition at line 78 of file G4PhysicsModelCatalog.cc.
      
  | 
  static | 
Definition at line 75 of file G4PhysicsModelCatalog.cc.
References catalog.
Referenced by GetIndex(), GetModelName(), G4Track::RemoveAuxiliaryTrackInformation(), and G4Track::SetAuxiliaryTrackInformation().
 Here is the caller graph for this function:Definition at line 68 of file G4PhysicsModelCatalog.cc.
References catalog, Entries(), and name.
Referenced by Register(), and G4Track::RemoveAuxiliaryTrackInformation().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 61 of file G4PhysicsModelCatalog.cc.
References catalog, and Entries().
Referenced by G4RichTrajectory::CreateAttValues().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 49 of file G4PhysicsModelCatalog.cc.
References catalog, G4PhysicsModelCatalog(), GetIndex(), and G4Threading::IsWorkerThread().
Referenced by G4BOptrForceCollision::Configure(), G4BOptrForceCollision::ConfigureForWorker(), G4VAtomDeexcitation::G4VAtomDeexcitation(), G4HadronStoppingProcess::PreparePhysicsTable(), 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 68 of file G4PhysicsModelCatalog.hh.
Referenced by Entries(), G4PhysicsModelCatalog(), GetIndex(), GetModelName(), and Register().