Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 213
    • Merge requests 213
  • 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
  • !49825

Merged
Created Jan 21, 2022 by Frank Berghaus@berghaus🏙Developer

xAODMetaData: Add the list of lumi blocks to FileMetaData

  • Overview 15
  • Commits 5
  • Pipelines 2
  • Changes 14

Add a vector<unit32_t> of lumi block numbers to xAOD::FileMetaData as static data. Include this field in the parsing of the FileMetaData in MetaReader. Adjust the AutoConfiguration to try using this value if the list of lumi blocks from the EventStreamInfo is empty.

Update the reference files where new log messages from the FileMetaData creating show up. Add a method for comparing uint32_t vector components of the FileMetaData object.

The creator tool will now check every event for run and lumi block number to update the FileMetaData. The addition of run and lumi block numbers was streamlined.

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