Skip to content
Snippets Groups Projects

New SCT barrel alignment per eta-ring

Merged Salvador Marti I Garcia requested to merge martis/athena:trtwal2 into 21.0

Add a new SCT barrel software alignment level. Alignment of SCT barrel modules per rings (eta ring). New barrel level 25. complements the equivalent alignment level in the endcaps, already existing.

Merge request reports

Pipeline #1289929 passed

Pipeline passed for 6d4c025d on martis:trtwal2

Approval is optional

Merged by Ruth PottgenRuth Pottgen 5 years ago (Dec 17, 2019 8:32am UTC)

Merge details

  • Changes merged into 21.0 with 55d0f4ad.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Tadej Novak
  • Tadej Novak
  • Tadej Novak
  • Hi @martis,

    I have some minor comments.

    Tadej (L2)

  • Dear @tadej,

    I have following your advice, in many cases it work, in some others it may need some extra work. I am running a local test. If successful I will commit the latest amendments.

    Cheers Salva

  • added 2 commits

    • ac03f6d2 - Code amendements suggested by L2 on MR 28614
    • 268d26ce - Code amendements suggested by L2 on MR 28614

    Compare with previous version

  • Salvador Marti I Garcia resolved all threads

    resolved all threads

  • Corrections committed

  • This merge request affects 2 packages:

    • InnerDetector/InDetAlignment/InDetAlignDBTools
    • InnerDetector/InDetAlignment/InDetAlignGeomTools

    Adding @goetz ,@jajimene ,@martis ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 268d26ce)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :warning: :warning:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 159
    :warning: AthDataQuality: number of compilation errors 0, warnings 1
    :warning: AthSimulation: number of compilation errors 0, warnings 5
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 41882]

  • added 1 commit

    • d0088d16 - Code amendements suggested by L1 on MR 28614 20191210

    Compare with previous version

  • Corrections committed

  • Salvador Marti I Garcia resolved all threads

    resolved all threads

  • This merge request affects 2 packages:

    • InnerDetector/InDetAlignment/InDetAlignDBTools
    • InnerDetector/InDetAlignment/InDetAlignGeomTools

    Adding @goetz ,@jajimene ,@martis ,@sroe as watchers

  • added 2 commits

    • 7f87fd27 - SCTGeometryManagerTool.cxx printout: from DEBUG to INFO
    • 53217ebd - SCTGeometryManagerTool use dynamic_cast<const Trk::TrkDetElementBase *>

    Compare with previous version

  • :white_check_mark: CI Result SUCCESS (hash d0088d16)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :warning: :warning:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 159
    :warning: AthDataQuality: number of compilation errors 0, warnings 1
    :warning: AthSimulation: number of compilation errors 0, warnings 5
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 41903]

  • This merge request affects 2 packages:

    • InnerDetector/InDetAlignment/InDetAlignDBTools
    • InnerDetector/InDetAlignment/InDetAlignGeomTools

    Adding @goetz ,@jajimene ,@martis ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 53217ebd)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 1
    :white_check_mark: AthDataQuality: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 41921]

  • Hi @martis , the warning is about a not used variable in a function declaration.

    /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/InnerDetector/InDetAlignment/InDetAlignDBTools/src/SiTrkAlignDBTool.cxx:670:111: warning: unused parameter 'apBowX' [-Wunused-parameter] void SiTrkAlignDBTool::updateAsL3(const Trk::AlignModule * module, const Amg::Transform3D & transform, double apBowX)

    Could you check whether the variable name can be removed?

    Eric, L1

  • added 1 commit

    • 6d4c025d - SiTrkAlignDBTool: uncomment lines for avoid apBowX warnings

    Compare with previous version

  • Concerning the apBowX, I uncommented few lines to avoid the warning message. This parameter is related with the IBL bowing.

  • This merge request affects 2 packages:

    • InnerDetector/InDetAlignment/InDetAlignDBTools
    • InnerDetector/InDetAlignment/InDetAlignGeomTools

    Adding @goetz ,@jajimene ,@martis ,@sroe as watchers

  • let's go Jenkins

  • :white_check_mark: CI Result SUCCESS (hash 6d4c025d)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthDataQuality: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST 41942]

  • Eric Buschmann resolved all threads

    resolved all threads

  • Thank you for removing the warning. Approving MR. Eric, L1

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading