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 141
    • Merge requests 141
  • 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
  • !22306

WIP: Add ability to disable aliases in AthenaPoolAddressProviderSvc

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tadej Novak requested to merge tadej/athena:disable-alias into master Apr 01, 2019
  • Overview 11
  • Commits 1
  • Pipelines 2
  • Changes 2

StoreGate aliases are persistified when writing out output. Although ideally we should be able to disable this, it's much simpler to just prevent reading the aliases. This will also enable us reading the old files which still have aliases.

This MR adds ability to disable aliases when reading a POOL file. @gemmeren, what do you think about this change?

The use case is that some aliases might conflict with the scheduler (especially for the xAOD::EventInfo instances).

FYI @mmuskinj

Edited Apr 01, 2019 by Tadej Novak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: disable-alias