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 163
    • Merge requests 163
  • 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
  • !24996

replacing is_blayer(id) with is_innermost(id) for the PixelID

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nora Emilia Pettersson requested to merge npetters/athena:21.9-moving-isBlayer-to-isInnermost into 21.9 Jul 19, 2019
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 14

Cleaning up by replacing occurrences of "is_blayer" with the newly implemented "is_innermost".

Follow up on changes done for fixing the ITk identifier scheme.
Summary from the old MR: Redefines b-layer for SLHC layouts (see below). PixelID::is_blayer(id) becomes obsolete and will be replaced with PixelID::is_innermost(id). A warning is thrown in order to identify clients: !23552 (merged)

Further discussion on this: https://its.cern.ch/jira/browse/ATLITKSW-72

cc @nstyles @lmijovic @goblirsc @nreadiof @nova

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.9-moving-isBlayer-to-isInnermost