Skip to content
Snippets Groups Projects

Add atomic to mutable counters of MuonCaloTagTool

Merged Susumu Oda requested to merge oda/athena:master-MuonCaloTagTool into master

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

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
Please register or sign in to reply
Loading