28 #ifndef G4WaterStopping_h 
   29 #define G4WaterStopping_h 1 
   81   std::vector<G4LPhysicsFreeVector*>  
dedx;
 
std::vector< G4LPhysicsFreeVector * > dedx
 
void AddData(G4double *energy, G4double *stoppower, G4double factor)
 
G4double GetElectronicDEDX(G4int Z, G4double energy)
 
G4WaterStopping & operator=(const G4WaterStopping &right)
 
G4double energy(const ThreeVector &p, const G4double m)
 
G4WaterStopping(G4EmCorrections *corr=0, G4bool splineFlag=true)
 
void Initialise(G4EmCorrections *)