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 160
    • Merge requests 160
  • 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
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !54943

TrigRates&Cost: Update EnhancedBias weighting algorithm

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aleksandra Poreba requested to merge aporeba/athena:eb-weights-run3-update into 22.0 Jul 08, 2022
  • Overview 19
  • Commits 7
  • Pipelines 4
  • Changes 3

Update EnhancedBias weighting script to handle Run 3 raw input:

  • The algorithm was removed from online (L1 menu will not be available, so we won't be able to compute the correct weights) and the EDM objects delatation was removed
  • The access to the database was updated in python (reading HLTJO and configuring the HLT and L1 Menus)
  • The HLTJobOptions were used to retrieve the list of seeds for the HLT seeded EB chains (low and medium)
  • A bug was fixed of casting the weight to int
  • DEBUG verbosity was increased (and verbosity level propagation was fixed)

The script will be further updated to handle both AOD (commented out for now) and RAW data.

Additional xml will be migrated, containing the bunchgroups, lumiblocks and chains.

Example of created EB weights xml: /afs/cern.ch/work/a/aporeba/public/EnhancedBiasWeights_427394.xml

Related to ATR-22175

Tagging @tamartin

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: eb-weights-run3-update