Import Geant4 10.7.2 source tree

This commit is contained in:
Gabriele Cosmo
2021-06-14 10:01:31 +02:00
parent 3dfcdb544e
commit c968e26a39
271 changed files with 26365 additions and 21942 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ class G4Isotope
G4int z, //atomic number
G4int n, //number of nucleons
G4double a = 0., //mass of mole
G4int m = 0); //isomer level
G4int mlevel = 0); //isomer level
virtual ~G4Isotope();