| Summary: | mu - scattering with different cut values | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Markus.Hauger |
| Component: | processes/electromagnetic | Assignee: | Michel.Maire |
| Status: | RESOLVED REMIND | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 5.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Markus.Hauger
2003-05-28 09:06:41 CEST
With low production threshold, the emission of d-rays and bremsstrahlung in the absorber guarantees several steps. With high cut, there is only 1 step, and the multiple scattering occurs only once, when the particle exits the absorber. Then the tail of the theta distribution is contreversal. There is a way to force a stepMax 'by hand', in order to have several steps in the absorber, via G4UserLimits. I ran few test jobs with a program derived from our examples/extended/electromagnetic. I attach the code and the results.txt : when using a stepMax, the results are more stable against the production cuts. It is foreseen to implement an algorithm to force the multiple scattering to do automatically at least few steps in any layers. But this is still under study. |