Skip to content

GitLab

  • Menu
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 136
    • Merge requests 136
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !43016

turn EventInfoTagBuilder off

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Walter Lampl requested to merge wlampl/athena:noEventInfoTagBuilder into master Apr 28, 2021
  • Overview 12
  • Commits 2
  • Pipelines 2
  • Changes 4

To my knowledge, the EventInfoTagBuilder algorithm is obsolete. This MR turns it off by default. Removing the code could be done in a second step.

This MR removes the following tag-like entries from the ESD and AOD:

  + BunchId
  + ConditionsRun
  + EventNumber
  + EventTime
  + EventTimeNanoSec
  + EventWeight
  + IsCalibration
  + IsSimulation
  + IsTestBeam
  + LumiBlockN
  + McChannel
  + RunNumber
  + Token

Moreover, the following per-event WARNING disappears:

RAWtoALL 08:57:03 SGInputLoader                                          0     0 WARNING unable to find proxy for  ( 'AthenaAttributeList' , 'StoreGateSvc+Input' )

cc @tsulaia, @akraszna and @gemmeren in case there is a use-case I overlooked.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: noEventInfoTagBuilder