Skip to content

SleptonsConfig.py fix indentation bugs (ATLASSIM-6360)

Incorrect indentation on two lines in SleptonsConfig.py was causing the configuration to attempt to set properties of the PhysicsListSvc in digitization/overlay jobs when this component is not used and so had not been added to the ComponentAccumulator instance. Should fix ATLASSIM-6360.

Tagging @longjon.

Merge request reports