Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user