43 #ifndef G4MicroElecInelasticModel_h
44 #define G4MicroElecInelasticModel_h 1
70 const G4String& nam =
"MicroElecInelasticModel");
116 typedef std::map<G4String,G4String,std::less<G4String> >
MapFile;
119 typedef std::map<G4String,G4MicroElecCrossSectionDataSet*,std::less<G4String> >
MapData;
156 typedef std::map<double, std::vector<double> >
VecMap;