| Summary: | format of /process/list output | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | michel.maire |
| Component: | processes | Assignee: | Vladimir.Ivantchenko |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | other | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | compare 10.6-ref-00 and 10.6-ref-07 | ||
Michel, ref-07 printout shows true list of processes. hIoni and hadElastic are the same names for all hadrons but process class are created for each hadron. This was the case in previous releases as well but for some reasons the printout was shorter. Vladimir Hi Michel, I had a look and confirm, that it is not possible to have common G4hIonisation for hadrons. Potentially it is possible to share G4HadronElasticProcess between hadrons but I this should be done carefully. So, we will have this list of processes. I will close this problem report. Vladimir |
Created attachment 639 [details] compare 10.6-ref-00 and 10.6-ref-07 macro hadr06.in (and others ...) include the command /process/list In the attachment, I show the result of this command in 10.6-ref-00 and 10.6-ref-07