Skip to content

Remove InDetCandidate selection for muon triggers

Savanna Shaw requested to merge sshaw/athena:indetcand into master

Updating the muon InDetCandidateAlg to be able to skip using the InDetTrack selection tool, and updating the trigger configuration to not use apply the InDetTrack selection. It turns out that this cuts out quite a number of ID tracks, and does seem to have some impact on low pT muons. Also added as mall change to initialise the ReadHandle for teh forward track particles only if it's actually needed.

Since the muon trigger now uses an effectively looser selection of ID tracks, the counts changed slightly (reference updated accordingly).

Merge request reports