Skip to content
Snippets Groups Projects

Additions to InDetPhysValMonitoring

All threads resolved!

This MR combines three changes to InDetPhysValMonitoring:

  • A standalone job option file, based on run/PhysVal_jopOptions.py, is put into share, allowing it to be installed into the athena job option search path. This standalone setup can be configured using command line arguments using the AthArgParser, avoiding the need to hack job option files
  • A segfault in the vertexing plots when encountering an empty truth vertex collection is caught
  • Additional plots of the hits on track for fakes and unlinked tracks are added to the expert-level output

Adding @sroe and @npetters as well as @gfacini who may find this useful for CTIDE tuning.

Edited by Maximilian Emanuel Goblirsch-Kolb

Merge request reports

Pipeline #1989914 passed

Pipeline passed for 9c259611 on goblirsc:idpvm-add-plots-and-standaloneJO

Merged by Vakhtang TsulaiaVakhtang Tsulaia 4 years ago (Oct 6, 2020 6:57pm UTC)

Merge details

  • Changes merged into master with 0a1f7dfd.
  • Did not delete 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
  • Hi @goblirsc,

    I only have to very minor comments, but I would also be fine with approving this without changes. Please let me know.

    Cheers, Volker (L1)

  • Hi @vaustrup, thanks for the suggestions, I think they make sense! I pushed changes implementing them - actually, it turns out that isFakeJet is now equivalent to isFake, so I ended up removing the former one altogether and re-using isFake instead. Cheers, Max

  • added 1 commit

    • 9c259611 - clean up fake flag in jet plot filling

    Compare with previous version

  • resolved all threads

  • This merge request affects 1 package:

    • InnerDetector/InDetValidation/InDetPhysValMonitoring

    Adding @goetz ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 9c259611)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :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: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21519]

  • added review-approved label and removed review-pending-level-1 label

  • The changes look good and the CI test passes. Approving (L1)

  • mentioned in commit 0a1f7dfd

  • Please register or sign in to reply
    Loading