29 #ifndef G4DNARuddIonisationModel_h
30 #define G4DNARuddIonisationModel_h 1
52 const G4String& nam =
"DNARuddIonisationModel");
76 const std::vector<G4double>* fpWaterDensity;
81 std::map<G4String,G4double,std::less<G4String> > lowEnergyLimit;
82 std::map<G4String,G4double,std::less<G4String> > highEnergyLimit;
96 typedef std::map<G4String,G4String,std::less<G4String> > MapFile;
99 typedef std::map<G4String,G4DNACrossSectionDataSet*,std::less<G4String> > MapData;