Geant4_10
|
#include <G4SolidStore.hh>
Public Member Functions | |
G4VSolid * | GetSolid (const G4String &name, G4bool verbose=true) const |
virtual | ~G4SolidStore () |
Static Public Member Functions | |
static void | Register (G4VSolid *pSolid) |
static void | DeRegister (G4VSolid *pSolid) |
static G4SolidStore * | GetInstance () |
static void | SetNotifier (G4VStoreNotifier *pNotifier) |
static void | Clean () |
Protected Member Functions | |
G4SolidStore () | |
Definition at line 62 of file G4SolidStore.hh.
|
virtual |
|
protected |
Definition at line 54 of file G4SolidStore.cc.
|
static |
Definition at line 79 of file G4SolidStore.cc.
Definition at line 144 of file G4SolidStore.cc.
|
static |
Definition at line 164 of file G4SolidStore.cc.
Definition at line 134 of file G4SolidStore.cc.
|
static |