Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
@@ -1536,7 +1536,7 @@ void G4IonTable::clear()
#ifdef G4VERBOSE
if (GetVerboseLevel()>2)
{
G4cout << "G4IonTable::Clear() : number of Ion regsitered = ";
G4cout << "G4IonTable::Clear() : number of Ion registered = ";
G4cout << fIonList->size() << G4endl;
}
#endif
@@ -754,7 +754,7 @@ G4DecayProducts* G4PhaseSpaceDecayChannel::ManyBodyDecayIt()
#ifdef G4VERBOSE
if (GetVerboseLevel()>1)
{
G4cout << "Start calulation of daughters momentum vector " << G4endl;
G4cout << "Start calculation of daughters momentum vector " << G4endl;
}
#endif