40 #ifndef G4QuasiElRatios_h
41 #define G4QuasiElRatios_h 1
102 std::pair<G4double,G4double> CalcElTot(
G4double pGeV,
G4int Index);
106 static std::vector<G4double*> vT;
107 static std::vector<G4double*> vL;
108 static std::vector<std::pair<G4double,G4double>*> vX;