Skip to content

GeneratorFilters: fix DirectPhotonFilter

Ewelina Maria Lobodzinska requested to merge ewelina/athena:master-direct into master

GeneratorFilters: fix DirectPhotonFilter

seems in master when two properties are declared for the same member variable the second one superseeds the first one, while in 21.6 both were active

This MR fixes this problem in DirectPhotonFilter

Merge request reports