28 #ifndef G4ESTARStopping_h    29 #define G4ESTARStopping_h 1    92   std::vector<G4String> 
name;
    93   std::vector<G4LPhysicsFreeVector*> 
sdata;
 std::vector< G4LPhysicsFreeVector * > sdata
 
std::vector< G4String > name
 
void AddData(const G4double *e, const G4double *s, G4int idx)
 
const G4Material * currentMaterial
 
G4int GetIndex(const G4Material *)
 
G4ESTARStopping(const G4String &datatype="")
 
G4double GetElectronicDEDX(G4int idx, G4double energy)
 
G4ESTARStopping & operator=(const G4ESTARStopping &right)