Problem 2392

Summary: /process/optical/setTrackSecondariesFirst not working
Product: Geant4 Reporter: Ivana Hrivnacova <ivana>
Component: processes/electromagnetic/utilsAssignee: Daren Sawkey <daren.sawkey>
Status: RESOLVED FIXED    
Severity: minor    
Priority: P4    
Version: 10.7   
Hardware: All   
OS: All   

Description Ivana Hrivnacova 2021-06-23 16:53:10 CEST
The following command in 10.7.p2

/process/optical/setTrackSecondariesFirst Cerenkov 0

sets G4OpticalParameters::cerenkovStackPhotons instead of cerenkovTrackSecondariesFirst.

Can you, please, fix?

The new command 

/process/optical/cerenkov/setTrackSecondariesFirst false

works ok.
Comment 1 Daren Sawkey 2021-08-19 00:03:15 CEST
Thanks Ivana, this is now fixed for the next patch release.