Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -384,7 +384,7 @@ G4VParticleChange* G4MuonicAtomDecay::DecayIt(const G4Track& aTrack,
|
||||
result = cmptr->ApplyYourself(theMuPro, nucleus); // muon and muonic atom nucleus
|
||||
++reentryCount;
|
||||
}
|
||||
catch(G4HadronicException aR) {
|
||||
catch(G4HadronicException & aR) {
|
||||
G4ExceptionDescription ed;
|
||||
ed << "Call for " << cmptr->GetModelName() << G4endl;
|
||||
ed << " Z= "
|
||||
|
||||
Reference in New Issue
Block a user