Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Element.hh 69704 2013-05-13 09:06:12Z gcosmo $
// $Id: G4Element.hh 80747 2014-05-09 12:53:43Z gcosmo $
//
//---------------------------------------------------------------------------
@@ -239,10 +239,10 @@ private:
G4int fNbOfAtomicShells; // number of atomic shells
G4double* fAtomicShells ; // Pointer to atomic shell binding energies
G4int* fNbOfShellElectrons; // pointer to the number of subshell electrons
G4int* fNbOfShellElectrons; // Pointer to the number of subshell electrons
// Isotope vector contains constituent isotopes of the element
size_t fNumberOfIsotopes; // Number of isotopes added to the element
G4int fNumberOfIsotopes; // Number of isotopes added to the element
G4IsotopeVector* theIsotopeVector;
G4double* fRelativeAbundanceVector; // Fraction nb of atomes per volume
// for each constituent