| Summary: | Compton scattering is not computed isotropic in azimuthal angle | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | martin.stieben |
| Component: | processes/electromagnetic | Assignee: | Vladimir.Ivantchenko |
| Status: | RESOLVED INVALID | ||
| Severity: | major | ||
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | azimuthal angle distribution with strange modulation | ||
|
Description
martin.stieben
2014-09-02 16:51:19 CEST
Created attachment 281 [details]
azimuthal angle distribution with strange modulation
Finally I found out that the reason of this strange behavior was not a bug in the G4ComptonScattering implementation but in the user code. It appeared due to a non-obvious but wrong conversion between degree and rad which was unfortunately hidden quite well. Martin |