Skip to content
Snippets Groups Projects

MuonSelectionTool- remove caching variables for LowPtMVA WP

Merged Johannes Junggeburth requested to merge (removed):MST_LowPtThreadSafe into master

Hi,

although this MR looks again quite heavy. The changes are relatively small and easy. The first commit applies a standardized clang-format to the package while the remaining ones apply the actual changes to the tool, which is removing the mutable data pointers to parse the LowPt MVA selection.

Adding: @gartoni, @mvanadia , @mkbugge

Edited by Johannes Junggeburth

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Johannes Junggeburth
  • added 1 commit

    • 859c5a61 - Resolve thread safety WARNINGS

    Compare with previous version

  • Johannes Junggeburth resolved all threads

    resolved all threads

  • Johannes Junggeburth marked this merge request as ready

    marked this merge request as ready

  • This merge request affects 1 package:

    • PhysicsAnalysis/MuonID/MuonSelectorTools

    This merge request affects 13 files:

    • PhysicsAnalysis/MuonID/MuonSelectorTools/ATLAS_CHECK_THREAD_SAFETY
    • PhysicsAnalysis/MuonID/MuonSelectorTools/MuonSelectorTools/MuonSelectionTool.h
    • PhysicsAnalysis/MuonID/MuonSelectorTools/MuonSelectorTools/MuonSelectorToolsDict.h
    • PhysicsAnalysis/MuonID/MuonSelectorTools/MuonSelectorTools/errorcheck.h
    • PhysicsAnalysis/MuonID/MuonSelectorTools/Root/MuonSelectionTool.cxx
    • PhysicsAnalysis/MuonID/MuonSelectorTools/scripts/plotTightWPMaps.C
    • PhysicsAnalysis/MuonID/MuonSelectorTools/src/MuonQualityUpdaterAlg.cxx
    • PhysicsAnalysis/MuonID/MuonSelectorTools/src/MuonQualityUpdaterAlg.h
    • PhysicsAnalysis/MuonID/MuonSelectorTools/src/MuonSelectionAlg.cxx
    • PhysicsAnalysis/MuonID/MuonSelectorTools/src/MuonSelectionAlg.h
    • PhysicsAnalysis/MuonID/MuonSelectorTools/src/components/MuonSelectorTools_entries.cxx
    • PhysicsAnalysis/MuonID/MuonSelectorTools/test/ut_MuonSelectorToolsTester_data.cxx
    • PhysicsAnalysis/MuonID/MuonSelectorTools/util/MuonSelectorToolsTester.cxx

    Adding @jojungge as watcher

  • Hi, @jojungge

    Are you using MuonSelectorToolsTester to test your changes? I tried now, and immediately got a crash:

    : Booking "BDTG" of type "BDT" from /cvmfs/atlas.cern.ch/repo/sw/database/GroupData/MuonSelectorTools/190118_PrelimLowPtMVA/LowPtMVA_Weights/BDTG_9JAN2019_MuidCB_EVEN.weights.xml. : Reading weight file: /cvmfs/atlas.cern.ch/repo/sw/database/GroupData/MuonSelectorTools/190118_PrelimLowPtMVA/LowPtMVA_Weights/BDTG_9JAN2019_MuidCB_EVEN.weights.xml <FATAL> : Dataset[Default] : You declared 0 variables in the Reader while there are 8 variables declared in the file ***> abort program execution terminate called after throwing an instance of 'std::runtime_error' what(): FATAL error Aborted (core dumped)

    Edited by Magnar Kopangen Bugge
  • :negative_squared_cross_mark: CI Result FAILURE (hash 859c5a61)

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

  • added 2 commits

    • c213a386 - Reindentation of MuonAnalysisInterfaces
    • 2b5b604f - Only load the MVA if the tool is explicitly configured to use it. Move...

    Compare with previous version

  • This merge request affects 2 packages:

    • PhysicsAnalysis/Interfaces/MuonAnalysisInterfaces
    • PhysicsAnalysis/MuonID/MuonSelectorTools

    Affected files list will not be printed in this case

    Adding @fsforza ,@nakahama ,@szambito ,@jojungge ,@markowen ,@mkbugge ,@akraszna ,@mvanadia ,@gabarone ,@gartoni as watchers

  • added Trigger label

  • added 1 commit

    • ccee9197 - Actually I do not know what the smart TMVA constructor does with the parsed vector

    Compare with previous version

  • This merge request affects 2 packages:

    • PhysicsAnalysis/Interfaces/MuonAnalysisInterfaces
    • PhysicsAnalysis/MuonID/MuonSelectorTools

    Affected files list will not be printed in this case

    Adding @fsforza ,@nakahama ,@szambito ,@jojungge ,@markowen ,@mkbugge ,@akraszna ,@mvanadia ,@gabarone ,@gartoni as watchers

  • :negative_squared_cross_mark: CI Result FAILURE (hash 2b5b604f)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :white_check_mark: :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: :white_check_mark: :white_check_mark:
    make :o: :white_check_mark: :white_check_mark: :o: :o: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :o: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :o: Athena: number of compilation errors 1, warnings 3
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :o: AnalysisBase: number of compilation errors 1, warnings 1
    :o: AthAnalysis: number of compilation errors 1, warnings 3
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 33101]

  • :white_check_mark: CI Result SUCCESS (hash ccee9197)

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

  • Hi, @jojungge

    I tried to test your changes again, and while they do not crash now, the number of muons passing the Low-pT MVA working point seems to change dramatically. Obviously your changes were meant to be technical and should not change the physics results. Could you please mark the MR WIP until you/we can investigate further and sort this out?

    I recommend using the MuonSelectorToolsTester at every step of development, making sure that physics output does not change if changes are technical. (Note that physics changes are not flagged in the unit tests, as we currently do not have a reference file. This was discussed in the past, but could certainly be revisited. Right now, though, we don't so far have a solid ASG_TEST_FILE to work with in rel. 22. Another thing is that the MuonSelectorToolsTester by default prints results for the cut-based low-pT working point, so you have to change the configuration to test these changes. I am planning some small updates to the tester, and we could of course easily print results for both versions.)

  • Johannes Junggeburth marked this merge request as draft

    marked this merge request as draft

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