Skip to content

ATR-22696 CalRatio migration including chain

Emma Torro Pastor requested to merge emmat/athena:CalRatioMT_withchain into master

Includes CalRatio migration, adding a chain to the LS2_v1.py menu.

  • The migrated algorithm is in the TrigHypothesis package, in the following files: TrigJetCRHypoAlg.cxx, .h; TrigJetCRHypoTool.cxx , .h
  • The chain is added to the Jet slice, similar to the emerging jets chains defined in: ExoticJetSequences.py, JetChainConfiguration.py. I added the "calratio" signature in SignatureDicts.py
  • To do: I still have to find how to input the calorimeter cells into the jetCRMenuSequence in ExoticJetSequences.py. Once I have that included I'll uncomment the part doing the BIB-removal, that needs the cells.

Tested with test_trig_mc_v1Dev_slice_jet_build.py

Edited by Emma Torro Pastor

Merge request reports