Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • LHCb
  • Merge requests
  • !2914

Fix stripID order in DeUTSector and DeUTSensor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xuhao Yuan requested to merge UT_v1r1 into master Jan 19, 2021
  • Overview 38
  • Commits 8
  • Pipelines 10
  • Changes 4

Det/UTDet/UTDet/DeUTSector.h, DeUTSensor.h and Det/UTDet/src/Lib/DeUTSector.cpp, DeUTSensor.cpp are modified as:

  1. new codes can read the ReadoutMap in dd/condition and the member variable DeUTSector::m_stripflip can modified into false in case the old Readout Map is called (TELL1 data format)
  2. member variable DeUTSensor::m_stripflip inheriting from the DeUTSector::m_stripflip.
  3. function trajectory in both of DeUTSector and DeUTSensor can tell the correct stripID order in the old/new version of ReadoutMap

goes together with Rec!2335 (merged), Moore!725 (merged) and Boole!330 (merged), closes Rec#174 (closed)

Edited Jan 29, 2021 by Rosen Matev
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: UT_v1r1