54 #ifndef G4VSOLIDSTORE_HH 
   55 #define G4VSOLIDSTORE_HH 
G4VSolid * GetSolid(const G4String &name, G4bool verbose=true) const 
 
static void SetNotifier(G4VStoreNotifier *pNotifier)
 
static void Register(G4VSolid *pSolid)
 
static void DeRegister(G4VSolid *pSolid)
 
static G4ThreadLocal G4VStoreNotifier * fgNotifier
 
static G4SolidStore * GetInstance()
 
static G4ThreadLocal G4bool locked
 
static G4SolidStore * fgInstance