Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
@@ -255,7 +255,7 @@ void G4MoleculeCounter::AddAMoleculeAtTime(Reactant* molecule,
<< " global time is "
<< G4BestUnit(G4Scheduler::Instance()->GetGlobalTime(), "Time")
<< G4endl;
G4Exception("G4MoleculeCounter::RemoveAMoleculeAtTime",
G4Exception("G4MoleculeCounter::AddAMoleculeAtTime",
"TIME_DONT_MATCH",
FatalException, errMsg);
}