Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
G4SolidStore Class Reference

#include <G4SolidStore.hh>

Inheritance diagram for G4SolidStore:
Inheritance graph
[legend]
Collaboration diagram for G4SolidStore:
Collaboration graph
[legend]

Public Member Functions

G4VSolidGetSolid (const G4String &name, G4bool verbose=true) const
 
virtual ~G4SolidStore ()
 

Static Public Member Functions

static void Register (G4VSolid *pSolid)
 
static void DeRegister (G4VSolid *pSolid)
 
static G4SolidStoreGetInstance ()
 
static void SetNotifier (G4VStoreNotifier *pNotifier)
 
static void Clean ()
 

Protected Member Functions

 G4SolidStore ()
 

Detailed Description

Definition at line 62 of file G4SolidStore.hh.

Constructor & Destructor Documentation

G4SolidStore::~G4SolidStore ( )
virtual

Definition at line 64 of file G4SolidStore.cc.

Here is the call graph for this function:

G4SolidStore::G4SolidStore ( )
protected

Definition at line 54 of file G4SolidStore.cc.

Member Function Documentation

void G4SolidStore::Clean ( )
static

Definition at line 73 of file G4SolidStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SolidStore::DeRegister ( G4VSolid pSolid)
static

Definition at line 138 of file G4SolidStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4SolidStore * G4SolidStore::GetInstance ( void  )
static

Definition at line 179 of file G4SolidStore.cc.

Here is the caller graph for this function:

G4VSolid * G4SolidStore::GetSolid ( const G4String name,
G4bool  verbose = true 
) const

Definition at line 158 of file G4SolidStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SolidStore::Register ( G4VSolid pSolid)
static

Definition at line 128 of file G4SolidStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SolidStore::SetNotifier ( G4VStoreNotifier pNotifier)
static

Definition at line 118 of file G4SolidStore.cc.

Here is the call graph for this function:


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