53 #ifndef G4MaterialPropertiesTable_h
54 #define G4MaterialPropertiesTable_h 1
122 G4bool warning=
false)
const;
135 std::map< G4String, G4MaterialPropertyVector*, std::less<G4String> >*
137 std::map< G4String, G4double, std::less<G4String> >*
140 const std::map<G4int, G4MaterialPropertyVector*, std::less<G4int> >*
142 const std::map<G4int, G4double, std::less<G4int> >*
156 std::map<G4String, G4MaterialPropertyVector*, std::less<G4String> >
MPT;
160 std::map< G4String, G4double, std::less<G4String> >
MPTC;
166 std::map<G4int, G4MaterialPropertyVector*, std::less<G4int> >
MP;
170 std::map< G4int, G4double, std::less<G4int> >
MCP;
185 #include "G4MaterialPropertiesTable.icc"