Skip to content

Harmonize default options for ele-ele OR between c++ and python

As reported in ATLASG-1470, the overlap removal uses different default settings for electron-electron overlap. In c++, the overlap is removed by default, in python, it is not.

This MR harmonizes the two settings. From now on, electron-electron overlap will not be removed automatically. This only affects the c++ configuration.

Edited by Konstantin Lehmann

Merge request reports