Problem 993 - G4EmExtraPhysics MuonNuclear and SyncRadiation swapped
Summary: G4EmExtraPhysics MuonNuclear and SyncRadiation swapped
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: physics_lists (show other problems)
Version: 9.1
Hardware: All All
: P3 normal
Assignee: Gunter.Folger
URL:
Depends on:
Blocks:
 
Reported: 2008-01-08 11:30 CET by Michael Bauer
Modified: 2008-01-08 11:44 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.