Skip to content

Add atomic to a mutable counter of iPatTrackFollower.

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

http://goetz.web.cern.ch/goetz/mutable_2019-06-10.html#Other_iPat

nightly/master/2019-06-10T2153:Reconstruction/iPat/iPatTrackFollower/iPatTrackFollower/TrackBuilder.h +52

    50	
    51	    // counters
    52	    mutable int			m_buildCount;
    53	
    54	};

Merge request reports