Geant4  10.02
G4PhysicsModelCatalog Class Reference

#include <G4PhysicsModelCatalog.hh>

Public Member Functions

 ~G4PhysicsModelCatalog ()
 

Static Public Member Functions

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

Private Member Functions

 G4PhysicsModelCatalog ()
 
 G4PhysicsModelCatalog (const G4PhysicsModelCatalog &)
 
G4PhysicsModelCatalogoperator= (const 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 Register().

+ Here is the caller graph for this function:

G4PhysicsModelCatalog::G4PhysicsModelCatalog ( const G4PhysicsModelCatalog )
private
G4PhysicsModelCatalog::~G4PhysicsModelCatalog ( )

Definition at line 45 of file G4PhysicsModelCatalog.cc.

Member Function Documentation

void G4PhysicsModelCatalog::Destroy ( void  )
static

Definition at line 78 of file G4PhysicsModelCatalog.cc.

G4int G4PhysicsModelCatalog::Entries ( )
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:

G4int G4PhysicsModelCatalog::GetIndex ( const G4String name)
static

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:

const G4String & G4PhysicsModelCatalog::GetModelName ( G4int  idx)
static

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:

G4PhysicsModelCatalog& G4PhysicsModelCatalog::operator= ( const G4PhysicsModelCatalog )
private
G4int G4PhysicsModelCatalog::Register ( const G4String name)
static

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:

Member Data Documentation

modelCatalog * G4PhysicsModelCatalog::catalog = 0
staticprivate

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