Skip to content
Snippets Groups Projects

Convert TrackFitMatchMonitor histos

Merged John Leslie Cobbledick requested to merge TrackFitMatchMonitor-histos into master

Convert TrackFitMatchMonitor histograms to use thread safe histograms in line with #248

NB: Currently compiles but not tested yet

FYI @bimitres, @graven, @sponce

Edited by John Leslie Cobbledick

Merge request reports

Merge request pipeline #3898864 passed

Merge request pipeline passed for cb394eb5

Merged by Sebastien PonceSebastien Ponce 2 years ago (May 12, 2022 3:06pm UTC)

Loading

Pipeline #3963534 passed

Pipeline passed for 02cf6f01 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Looks pretty good. I made a couple of comments, the only important one being the usage of unique_ptr, which I do not really understand. Is there a good reason for it ?

  • reopened

  • Sorry for the closing... wrong button...

  • added 1 commit

    • c4ef1a0d - Remove commented out old code

    Compare with previous version

  • added 1 commit

    • d1d2212a - Use enum as keys instead of strings

    Compare with previous version

  • added 1 commit

    • bd61da98 - Change plotDelta and makePlots to use enum instead of string as arg [ci skip]

    Compare with previous version

  • added 1 commit

    • 4490ffe2 - Avoid using extra dictionary [ci skip]

    Compare with previous version

  • added 1 commit

    • 3cd4e11a - Add toString function to avoid using unordered_map [skip ci]

    Compare with previous version

  • added 1 commit

    • f9fc149a - Manual instantation of histograms to remove unordered_map

    Compare with previous version

  • mentioned in issue #248

  • added 1 commit

    • 012ca9b7 - correct quantites to be plotted

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • @graven I had compilation issues not using unique ptrs but I have now instantiated them by hand rather than a loop to remove the need of a dictionary. Other than that I have tested the histogram output and I think this is ready to be merged

  • John Leslie Cobbledick marked this merge request as draft

    marked this merge request as draft

  • John Leslie Cobbledick marked this merge request as ready

    marked this merge request as ready

  • John Leslie Cobbledick changed title from WIP: Convert TrackFitMatchMonitor histos to Convert TrackFitMatchMonitor histos

    changed title from WIP: Convert TrackFitMatchMonitor histos to Convert TrackFitMatchMonitor histos

  • added Monitoring label

  • Rosen Matev approved this merge request

    approved this merge request

  • @jcobbled there are some conflicts with !2802 (merged) which I merged today. Could you please take a look?

  • assigned to @thboettc and unassigned @fsouzade

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