Skip to content

ATR-27697, ATR-29390: Disable FTAG secondary vertexing in the HLT

Dan Guest requested to merge dguest/athena:unvx into 24.0

This shouldn't change any trigger counts: the algorithms I'm disabling don't go into the main triggers.

It might change some trigger outputs.

None of our important taggers (GNx series) need secondary vertex reconstruction, but we're still running them in a few places because secondary vertices were an input for DL1d. These algorithms are quite a bit of overhead to maintain, so we should turn them off.

Merge request reports