36 #ifndef G4ChipsProtonInelasticXS_h
37 #define G4ChipsProtonInelasticXS_h 1
53 static const char*
Default_Name() {
return "ChipsProtonInelasticXS";}
88 std::vector<G4double*>*
LEN;
89 std::vector<G4double*>*
HEN;
94 std::vector <G4double>
colP;
std::vector< G4double > colTH
std::vector< G4int > colN
G4double EquLinearFit(G4double X, G4int N, G4double X0, G4double DX, G4double *Y)
virtual G4bool IsIsoApplicable(const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat)
G4ChipsProtonInelasticXS()
std::vector< G4int > colZ
std::vector< G4double > colCS
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
G4double CalculateCrossSection(G4int F, G4int I, G4int PDG, G4int Z, G4int N, G4double Momentum)
G4double ThresholdMomentum(G4int targZ, G4int targN)
double A(double temperature)
~G4ChipsProtonInelasticXS()
virtual void CrossSectionDescription(std::ostream &) const
static const char * Default_Name()
G4double CrossSectionFormula(G4int targZ, G4int targN, G4double P, G4double lP)
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
G4double CrossSectionLin(G4int targZ, G4int targN, G4double P)
std::vector< G4double * > * HEN
std::vector< G4double > colP
G4double CrossSectionLog(G4int targZ, G4int targN, G4double lP)
std::vector< G4double * > * LEN