38#ifndef G4QKaonMinusElasticCrossSection_h
39#define G4QKaonMinusElasticCrossSection_h 1
77 static const G4int nPoints;
78 static const G4int nLast;
118 static std::vector <G4double*> PAR;
119 static std::vector <G4double*> CST;
120 static std::vector <G4double*> SST;
121 static std::vector <G4double*> S1T;
122 static std::vector <G4double*> B1T;
123 static std::vector <G4double*> S2T;
124 static std::vector <G4double*> B2T;
125 static std::vector <G4double*> S3T;
126 static std::vector <G4double*> B3T;
127 static std::vector <G4double*> S4T;
128 static std::vector <G4double*> B4T;
G4double GetExchangeT(G4int tZ, G4int tN, G4int pPDG)
G4double CalculateCrossSection(G4bool CS, G4int F, G4int I, G4int pPDG, G4int Z, G4int N, G4double pP)
G4QKaonMinusElasticCrossSection()
virtual G4double GetCrossSection(G4bool fCS, G4double pMom, G4int tgZ, G4int tgN, G4int pPDG=-321)
G4double GetSlope(G4int tZ, G4int tN, G4int pPDG)
~G4QKaonMinusElasticCrossSection()
static G4VQCrossSection * GetPointer()