67 #ifndef G4IONPARAMETRISEDLOSSMODEL_HH
68 #define G4IONPARAMETRISEDLOSSMODEL_HH
224 void UpdateDEDXCache(
232 void UpdateRangeCache(
237 inline void UpdateCache(
242 void BuildRangeVector(
270 typedef std::map<IonMatCouple, G4LPhysicsFreeVector*> RangeEnergyTable;
273 typedef std::map<IonMatCouple, G4LPhysicsFreeVector*> EnergyRangeTable;
352 LossTableList::iterator dedxCacheIter;
363 #include "G4IonParametrisedLossModel.icc"