Problem 2265

Summary: format of /process/list output
Product: Geant4 Reporter: michel.maire
Component: processesAssignee: 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

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