40 #ifndef G4tgbVolumeMgr_h
41 #define G4tgbVolumeMgr_h
57 typedef std::map< G4String, G4tgbVolume* >
G4mssvol;
58 typedef std::multimap< G4String, G4VSolid* >
G4mmssol;
59 typedef std::multimap< G4String, G4LogicalVolume* >
G4mmslv;
60 typedef std::multimap< G4String, G4VPhysicalVolume* >
G4mmspv;
61 typedef std::map< G4LogicalVolume*, G4LogicalVolume* >
G4mlvlv;
62 typedef std::map< G4VPhysicalVolume*, G4VPhysicalVolume* >
G4mpvpv;
103 const G4bool bExists = 0 );
107 const G4bool bExists = 0 );
130 const std::multimap< G4String, G4VSolid* >&
GetSolids()
const