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 144
    • Merge requests 144
  • 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
  • !54099

Fix Identifier in ISF_FastCaloSimParametrization

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Joshua Falco Beirer requested to merge jbeirer/athena:22-fixIdentifier into 22.0 Jun 08, 2022
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

This reverts changes made by !35622 (merged). Identifier(const Identifier& value):m_id(value.m_id) = default; is not valid C++ code, but has gone unnoticed as this part is not compiled within Athena, but only in the standalone package of FastCaloSim.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 22-fixIdentifier