79 G4cout <<
"WARNING - Attempt to delete the solid store"
80 <<
" while geometry closed !" <<
G4endl;
92 #ifdef G4GEOMETRY_VOXELDEBUG
93 G4cout <<
"Deleting Solids ... ";
96 for(iterator
pos=store->begin();
pos!=store->end();
pos++)
103 #ifdef G4GEOMETRY_VOXELDEBUG
104 if (store->size() < i-1)
105 {
G4cout <<
"No solids deleted. Already deleted by user ?" <<
G4endl; }
162 if ((*i)->GetName() ==
name) {
return *i; }
167 message <<
"Solid " << name <<
" not found in store !" <<
G4endl
168 <<
"Returning NULL pointer.";
virtual void NotifyDeRegistration()=0
static const G4double pos
static G4SolidStore * fgInstance
void message(RunManager *runmanager)
static G4ThreadLocal G4VStoreNotifier * fgNotifier
virtual void NotifyRegistration()=0
static G4ThreadLocal G4bool locked
static void SetNotifier(G4VStoreNotifier *pNotifier)
static G4SolidStore * GetInstance()
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
static void Register(G4VSolid *pSolid)
static G4bool IsGeometryClosed()
G4GLOB_DLL std::ostream G4cout
G4VSolid * GetSolid(const G4String &name, G4bool verbose=true) const
static void DeRegister(G4VSolid *pSolid)