Problem 224 - Energy definition for electrons in muon decay is incorrect
Summary: Energy definition for electrons in muon decay is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: particles (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: kurasige
URL:
Depends on:
Blocks:
 
Reported: 2001-02-27 08:52 CET by dchitwoo
Modified: 2001-02-28 00:37 CET (History)
0 users

See Also:


Attachments

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