| Summary: | Anisotropic angle distribution in isotropic flux | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Yaroslav Strilchuk <ditegen> |
| Component: | event | Assignee: | Makoto Asai <asai> |
| Status: | CLOSED INVALID | ||
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | 11.2 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Yaroslav Strilchuk
2024-05-01 20:53:21 CEST
Theta is azimuth angle. If it is not biased, it should distribute between 0 to pi/2, not evenly but in cosine shape. The current implementation is correct. If theta distributes evenly as you suggest, tracks would concentrate to the polar region. Sorry, "0 to pi/2" should read "0 to pi". Thank you, my bad. |