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

DerivationFrameworkCalo: Fix CaloCellDFGetter (ATLASRECTS-5021)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Siarhei Harkusha requested to merge harkusha/athena:master-calo-cell-df-getter-fix into master Jul 10, 2019
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

It seems that in the current JO configuration system the same instance of CaloCellContainerFromClusterTool tool is configured in both CaloCellAODGetter and CaloCellDFGetter due to the same name of CaloCellContainerFromClusterTool tool.

To avoid clash with CaloCellAODGetter the name of CaloCellContainerFromClusterTool in CaloCellDFGetter has been uncommented.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-calo-cell-df-getter-fix