38 #ifndef G4ChipsProtonElasticXS_h
39 #define G4ChipsProtonElasticXS_h 1
126 std::vector <G4double*> PAR;
127 std::vector <G4double*> CST;
128 std::vector <G4double*> SST;
129 std::vector <G4double*> S1T;
130 std::vector <G4double*> B1T;
131 std::vector <G4double*> S2T;
132 std::vector <G4double*> B2T;
133 std::vector <G4double*> S3T;
134 std::vector <G4double*> B3T;
135 std::vector <G4double*> S4T;
136 std::vector <G4double*> B4T;
138 std::vector <G4int> colN;
139 std::vector <G4int> colZ;
140 std::vector <G4double> colP;
141 std::vector <G4double> colTH;
142 std::vector <G4double> colCS;
144 std::vector <G4double> PIN;
double A(double temperature)
~G4ChipsProtonElasticXS()
G4double GetExchangeT(G4int tZ, G4int tN, G4int pPDG)
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
virtual G4bool IsIsoApplicable(const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat)
static const char * Default_Name()
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
virtual void CrossSectionDescription(std::ostream &) const