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 185
    • Merge requests 185
  • 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
  • !48985

Closed
Created Dec 09, 2021 by Beojan Stanislaus@bstanislDeveloper
  • Report abuse
Report abuse

Draft: Clonable Pile-up Tools

  • Overview 45
  • Commits 12
  • Pipelines 3
  • Changes 26

A number of pile-up tools (in InnerDetector and MuonSpectrometer) weren't clonable because they contained ReadHandleKeys that were reset on initialization, which broke when there were multiple instances of the tool.

This MR turns those properties into StringProperties and initializes the ReadHandleKey from the StringProperty if necessary. The ReadHandleKey is still exposed as a (renamed) property but does not need to be set in any configuration.

Edited Dec 10, 2021 by Tadej Novak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: clonable-pileup-tools