38 #ifndef G4QNeutronElasticCrossSection_h
39 #define G4QNeutronElasticCrossSection_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;