Add atomic to mutable counters of MuonCaloTagTool
http://goetz.web.cern.ch/goetz/mutable_2019-06-10.html#Calo_Other
nightly/master/2019-06-10T2153:Reconstruction/MuonIdentification/MuonCombinedBaseTools/src/MuonCaloTagTool.h +78
76
77 // --- Internal cache ---
78 mutable int m_nTrueMuons; //!< Counts the number true muons
79 mutable int m_nTracksTagged; //!< Counts the number of tracks tagged
80 mutable int m_nMuonsTagged; //!< Counts the number of truth muons tagged
nightly/master/2019-06-10T2153:Reconstruction/MuonIdentification/MuonCombinedBaseTools/src/MuonCaloTagTool.h +79
77 // --- Internal cache ---
78 mutable int m_nTrueMuons; //!< Counts the number true muons
79 mutable int m_nTracksTagged; //!< Counts the number of tracks tagged
80 mutable int m_nMuonsTagged; //!< Counts the number of truth muons tagged
81
nightly/master/2019-06-10T2153:Reconstruction/MuonIdentification/MuonCombinedBaseTools/src/MuonCaloTagTool.h +80
78 mutable int m_nTrueMuons; //!< Counts the number true muons
79 mutable int m_nTracksTagged; //!< Counts the number of tracks tagged
80 mutable int m_nMuonsTagged; //!< Counts the number of truth muons tagged
81
82 // --- Set up what to do and what not to do ---
Merge request reports
Activity
Filter activity
added Reconstruction master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-24242-2019-06-17-14-29
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 399]added review-approved label and removed review-pending-level-1 label
mentioned in commit 02f8967b
added sweep:ignore label
Please register or sign in to reply