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;
G4double CrossSectionLin(G4int targZ, G4int targN, G4double P)
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
G4double ThresholdMomentum(G4int targZ, G4int targN)
G4double CrossSectionFormula(G4int targZ, G4int targN, G4double P, G4double lP)
std::vector< G4int > colZ
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
G4double EquLinearFit(G4double X, G4int N, G4double X0, G4double DX, G4double *Y)
virtual void CrossSectionDescription(std::ostream &) const
double A(double temperature)
virtual G4bool IsIsoApplicable(const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat)
~G4ChipsProtonInelasticXS()
std::vector< G4double * > * LEN
std::vector< G4double > colP
G4double CrossSectionLog(G4int targZ, G4int targN, G4double lP)
std::vector< G4double > colCS
std::vector< G4double * > * HEN
static const char * Default_Name()
std::vector< G4double > colTH
G4double CalculateCrossSection(G4int F, G4int I, G4int PDG, G4int Z, G4int N, G4double Momentum)
std::vector< G4int > colN
G4ChipsProtonInelasticXS()