Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 158
    • Merge requests 158
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !47865

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tomasz Bold requested to merge tbold/athena:new-old-jo-cooperation-mb-example into master Nov 02, 2021
  • Overview 13
  • Commits 1
  • Pipelines 1
  • Changes 2

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 Nov 03, 2021 by Tomasz Bold
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new-old-jo-cooperation-mb-example