Skip to content

TriggerMenuMT and TrigCaloRec: Heavy Ion Jet Reco Fixes (ATR-25336 , ATR-25091 and follow up of !51869 )

Claire Antel requested to merge cantel/athena:master_HI_m_inputRoiKey_Fix into master

This adjusts the following for heavy ion jet reconstruction:

ATR-25336:

  • TrigCaloTowerMaker recognises RoIs="" (empty RoI input) as seedless (full scan) reconstruction.
  • Documentation in JetMenuSequences on why we set calo RoIs to empty in jet reco now.

ATR-25091:

  • HIJetConfig.py adjusted to fix missing data dependencies

Follow up of !51869 (merged) :

  • Jet reco sequence in jetHICaloHypoMenuSequence is made parallel execution.

tagging @damazio @dbakshig @jkremer @qhu @stapiaar

Edited by Claire Antel

Merge request reports