39 #ifndef G4QuasiElRatios_h 
   40 #define G4QuasiElRatios_h 1 
  101     std::pair<G4double,G4double> CalcElTot(
G4double pGeV,
G4int Index);
 
  107     static G4ThreadLocal std::vector<std::pair<G4double,G4double>*> *vX_G4MT_TLS_; 
 
std::pair< G4double, G4double > GetRatios(G4double pIU, G4int prPDG, G4int tgZ, G4int tgN)
 
static G4QuasiElRatios * GetPointer()
 
std::pair< G4double, G4double > FetchElTot(G4double pGeV, G4int PDG, G4bool F)
 
std::pair< G4double, G4double > GetElTot(G4double pIU, G4int hPDG, G4int Z, G4int N)
 
std::pair< G4LorentzVector, G4LorentzVector > Scatter(G4int NPDG, G4LorentzVector N4M, G4int pPDG, G4LorentzVector p4M)
 
std::pair< G4double, G4double > GetChExFactor(G4double pIU, G4int pPDG, G4int Z, G4int N)
 
std::pair< G4LorentzVector, G4LorentzVector > ChExer(G4int NPDG, G4LorentzVector N4M, G4int pPDG, G4LorentzVector p4M)
 
G4double ChExElCoef(G4double p, G4int Z, G4int N, G4int pPDG)
 
G4bool RelDecayIn2(G4LorentzVector &theMomentum, G4LorentzVector &f4Mom, G4LorentzVector &s4Mom, G4LorentzVector &dir, G4double maxCost=1., G4double minCost=-1.)
 
std::pair< G4double, G4double > GetElTotXS(G4double Mom, G4int PDG, G4bool F)