Problem 224

Summary: Energy definition for electrons in muon decay is incorrect
Product: Geant4 Reporter: dchitwoo
Component: particlesAssignee: kurasige
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

Description dchitwoo 2001-02-27 08:52:12 CET
on line 107 of G4MuonDecayChannel.cc the less than sign should be a greater than sign in order to give the correct Michel spectrum for the electron energies.  Thus the line should read:

} while (r > (3.0 - 2.0*x)*x*x);
Comment 1 kurasige 2001-02-28 00:37:59 CET
Bug fix version is included in the tag particles-V03-00-01