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 187
    • Merge requests 187
  • 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
  • !23177

Merged
Created May 03, 2019 by Christos Anastopoulos@christosDeveloper

Fix const_cast for Run-I EMConvert

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

Moving from 17.2 :

https://acode-browser2.usatlas.bnl.gov/lxr/source/r17/atlas/Reconstruction/egamma/egammaEvent/src/EMConvert.cxx?v=release_17_2_10#0967

to the, at time new Run-2 tracking conventions, a const_cast was introduced ...

Anyhow, not sure how much the old EDM is really used these days but since it appears as a mutable to be fixed in the Reco Integration summary , here is a way to avoid it.

Edited May 04, 2019 by Christos Anastopoulos
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: EMConvert_mutable_fix