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.py
toJetRecoSequences.py
- moving imports to top of file
- running
JetViewAlg
also for calo f-tag presel step & nojcalib chains (no more jets < 10 GeV in hypos).- New
getJetViewAlg
to simplify step.
- New
- renaming
JetRoITracking...
reco/hypo/chainstep getter functions toJetRoITrackJetTag...
for clarity. - replacing
doTracking
query withdoFSTracking
query 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