TriggerMenuMT Jet: Consistency fixes in jet code (ATR-25449)
Some consistency fixes:
- making new shallow copy,
HLT_AntiKt4EMTopoJets_subjesIS_fastftag, of EMTopo jets for fast jet tagging hypo step, to avoid incomplete EDM for EMTopo jets (ATR-25449) - moving all track reco sequence getters (oldJO) from
JetTrackConfig.pytoJetRecoSequences.py - moving imports to top of file
- running
JetViewAlgalso for calo f-tag presel step & nojcalib chains (no more jets < 10 GeV in hypos).- New
getJetViewAlgto simplify step.
- New
- renaming
JetRoITracking...reco/hypo/chainstep getter functions toJetRoITrackJetTag...for clarity. - replacing
doTrackingquery withdoFSTrackingquery whenever FS tracking meant (not RoI tracking).
Trigger count changes from removing hacky HLT_j2000 chain introduced for ATR-25449 in interim. Otherwise, no changes in hypo decisions expected.
Edited by Claire Antel