Skip to content

Adding switch for TCC matching using cluster detector eta in r21

Steven Schramm requested to merge sschramm/athena:21.2-fix-tcc-matching into 21.2

The current TCC matching procedure uses the cluster eta directly, without checking if it is the detector coordinate or origin-corrected coordinate. This commit adds a flag to fix this to use the detector eta when matching clusters to tracks for TCC reconstruction. This flag is off by default for R21 following discussions within the Jet/EtMiss group.

Edited by Steven Schramm

Merge request reports