| Summary: | recoil nucleus is missing | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | michel.maire |
| Component: | processes/hadronic/models/coherent_elastic | Assignee: | Vladimir.Grichine |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | macro + output | ||
|
Description
michel.maire
2014-11-12 12:51:52 CET
Created attachment 294 [details]
macro + output
*** Problem 1692 has been marked as a duplicate of this problem. *** Hi Michel, currently ions have no hadron elastic scattering process in any of predefined hadronic physics builders. There was an attempt to add such process in G4HadronHElasticPhysics class but for the time being this part of code is commented out. So, there is not bugs inside Geant4 but there is pending requirement to deliver this process. So, I am closing this bug report. Cheers, Vladimir It turned out that IonELasticConstructor was not part of Hadr03 PhysicsList. When it is added the model G4NuclNuclDiffuseElastic become enabled elastic cross section become reasonable but SampleInvariantT() method returns zero for energy defined in attached macro. The model should be investigated. VI The maximum angle in build angle table was changed to be pi for slow ions. |