Add ability to change G4 production cuts
-
Hi @pgriffit,
looking at the properties, there is another one
DeltaRays
that in fact is related to the value of theProductionCuts
for electrons. It would be good to implement a check (and a warning) thatGauss().DeltaRays = False
could only be set if there is no property set
Gauss().ProductionCuts['electron'] = Value
and also have the code that applies the
Gauss().DeltaRays = False
use the new way of setting the value of the production cuts for electrons.
Cheers, Gloria
Please register or sign in to comment