Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -88,7 +88,7 @@ private:
|
||||
std::vector<G4double*>* LEN; // Vector of pointers to LowEnProtonCrossSection
|
||||
std::vector<G4double*>* HEN; // Vector of pointers to HighEnProtonCrossSection
|
||||
|
||||
G4int j; // A#0f Z/N-records already tested in AMDB
|
||||
G4int j=0; // A#0f Z/N-records already tested in AMDB
|
||||
std::vector <G4int> colN; // Vector of N for calculated nuclei (isotops)
|
||||
std::vector <G4int> colZ; // Vector of Z for calculated nuclei (isotops)
|
||||
std::vector <G4double> colP; // Vector of last momenta for the reaction
|
||||
|
||||
Reference in New Issue
Block a user