45 #ifndef G4VSOLIDSTORE_HH
46 #define G4VSOLIDSTORE_HH 1
51 #include "G4VSolid.hh"
52 #include "G4VStoreNotifier.hh"
58 static void Register(G4VSolid* pSolid);
64 static void SetNotifier(G4VStoreNotifier* pNotifier);
70 G4bool reverseSearch =
false)
const;
78 inline const std::map<G4String,
79 std::vector<G4VSolid*> >&
GetMap()
const {
return bmap; }
101 std::map<G4String, std::vector<G4VSolid*> >
bmap;