Problem 993

Summary: G4EmExtraPhysics MuonNuclear and SyncRadiation swapped
Product: Geant4 Reporter: Michael Bauer <bauer>
Component: physics_listsAssignee: Gunter.Folger
Status: RESOLVED FIXED    
Severity: normal CC: Vladimir.Ivantchenko
Priority: P3    
Version: 9.1   
Hardware: All   
OS: All   

Description Michael Bauer 2008-01-08 11:30:01 CET
In physics_lists/builders/src/G4EmExtraPhysics.cc the contents of the functions BuildSynch() and BuildMuonNuclear() are swapped. Therefore if one uses the command "/physics_engine/tailor/MuonNuclear on" synchrotron radiation is activated, while "/physics_engine/tailor/SyncRadiation on" activates muon-nuclear interaction. This bug is newly introduced in Geant4 9.1 and obviously very easy to fix.
Comment 1 Vladimir.Ivantchenko 2008-01-08 11:44:24 CET
Thanks for the report. The bug is fixed.