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 180
    • Merge requests 180
  • 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
  • !49581

Merged
Created Jan 12, 2022 by Christos Anastopoulos@christosDeveloper

A take to solve ATLASRECTS-6774/ATLASRECTS-6780

  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 2

A take to solve ATLASRECTS-6774.

This is a quick try to solve the issue in ATLASRECTS-6774.

@nstyles and @ncalace this assumes that you really indented to have things done "once" not in every call from every instance.

As discussed in the JIRA the code as was will always do the detstore retrieval. Here via the static (c++11 static) these will be done once and only once for a "job". more or less like retrieving those in the initialize of an alg or tool etc.

Could work or not (we have CI issues) but even if not can give you some ideas.

Edited Jan 14, 2022 by Christos Anastopoulos
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: DiscOverlapDescriptor_avoid_repeated_retrievals