Skip to content

Allow to use generic keyword in inserted python code in place of production tool

Michal Kreps requested to merge cherry-pick-0e97105e-2 into master

Allow to use generic keyword in inserted python code in place of production tool. Instead of using SignalPlain or SignalRepeatedHadronization one can use @Production which will be replaced when creating options by correct keyword.

Merge request reports