Skip to content

Configure doSimplePositionWidthCalculation for SCT + ITkStrip

Thomas Strebler requested to merge tstreble/athena:SCT_Clus_Cfg into main

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

FYI @nstyles @avallier

Edited by Thomas Strebler

Merge request reports

Loading