Skip to content
Commit 3e2b1e0e authored by Peter Griffith's avatar Peter Griffith
Browse files

Add ability to change G4 production cuts

parent 38ca79db
  • Maintainer

    Hi @pgriffit,

    looking at the properties, there is another one DeltaRays that in fact is related to the value of the ProductionCuts for electrons. It would be good to implement a check (and a warning) that

    Gauss().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

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment