Problem 2265 - format of /process/list output
Summary: format of /process/list output
Status: RESOLVED WONTFIX
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes (show other problems)
Version: other
Hardware: All All
: P4 minor
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2020-08-11 17:09 CEST by michel.maire
Modified: 2020-08-26 16:22 CEST (History)
0 users

See Also:


Attachments
compare 10.6-ref-00 and 10.6-ref-07 (5.22 KB, text/plain)
2020-08-11 17:09 CEST, michel.maire
Details

Note You need to log in before you can comment on or make changes to this problem.
Description michel.maire 2020-08-11 17:09:40 CEST
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
Comment 1 Vladimir.Ivantchenko 2020-08-22 20:53:09 CEST
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
Comment 2 Vladimir.Ivantchenko 2020-08-24 12:08:47 CEST
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