Skip to content

Draft: Utility to convert the CA with an algorithm to be used in HLT

It implements decayEventAlgos helper that allows to integrate an algorithm configured using CA in HLT sequences. An example, using a trivial minbias algorithm.

Tagging @fwinkl @khoo, also @nova - as MinBias is used as guinea pig here.

Followups:

  • once the flags arrive to signature fragments the direct import of the flags should be eliminated
  • the entire menu sequence conversion with sequences and what not

The correctness of the migration was verified by generating config pickle files and diffing them:

Run with arguments:
confTool.py --diff before.pkl post.pkl
Step 1: reference file #components: 9424
Step 2: file to check  #components: 9424
Legend:
Differences in components Settings in 1st file Settings in 2nd file
(END)
Edited by Tomasz Bold

Merge request reports