40 #ifndef G4tgrVolumeMgr_h
41 #define G4tgrVolumeMgr_h
54 typedef std::map< G4String, G4tgrSolid* >
G4mapssol;
55 typedef std::map< G4String, G4tgrVolume* >
G4mapsvol;
56 typedef std::multimap< G4String, const G4tgrPlace* >
G4mmapspl;
89 std::pair<G4mmapspl::iterator, G4mmapspl::iterator>
98 unsigned int leafDepth);
122 std::vector<G4tgrRotationMatrix*>
GetRotMList() {
return theHgRotMList;}
145 std::vector<G4tgrVolume*> theG4tgrVolumeList;
146 std::vector<G4tgrPlace*> theG4tgrPlaceList;
147 std::vector<G4tgrIsotope*> theHgIsotList;
148 std::vector<G4tgrElement*> theHgElemList;
149 std::vector<G4tgrMaterial*> theHgMateList;
150 std::vector<G4tgrRotationMatrix*> theHgRotMList;