31 #ifndef CCalGeometryConfiguration_h 
   32 #define CCalGeometryConfiguration_h 1 
   44   typedef std::map<G4String, GCInfo, std::less<G4String> > CCalGeometryConfTable;
 
   45   typedef std::map<G4String, GCInfo, std::less<G4String> >::iterator CCalGeometryConfIterator;
 
   57     return theConfiguration;
 
   65   CCalGeometryConfTable theConfiguration;
 
~CCalGeometryConfiguration()
 
CCalGeometryConfTable & getConfTable()
 
G4String getFileName(const G4String &n)
 
static CCalGeometryConfiguration * getInstance()
 
int getConstructFlag(const G4String &n)