Configure doSimplePositionWidthCalculation for SCT + ITkStrip
Follow up to !76314 (merged)
Enables a simplification of the SCT cluster position discussed in ATLITKSW-289: using directly the average of the first and last strips, instead of the first-1 and last+1 strips.
For SCT, enable the new feature with a flag InDet.doSCTSimpleWidth
. Should trigger output changes with the full impact to be assessed through ART tests.
For ITk Strip, disable useRowInformation
not necessary with new geometry + use doSimplePositionWidthCalculation
to avoid crashes as discussed in ATLITKSW-192. No output change is expected for Run 4
Edited by Thomas Strebler