Changes since CMSSW_7_1_0_pre6:
- #3190 from @Dr15Jones: Multithreading -- Removed TrackPropagation/Geant4e from Threaded branch
- #3200 from @Dr15Jones: MagneticField/ParametrizedEngine -- Removed PolyFit3DParametrizedMagneticField from Threaded branch
- #2962 from @Dr15Jones: Do not force creation of StreamerInfos at ROOT file opening
- #2940 from @Dr15Jones: Multithreading fixes -- Use R__LOCKGUARD2 instead of R__LOCKGUARD
- #2938 from @Dr15Jones: Mulitthreading -- Forced to take ROOT internal mutex lock to avoid deadlock
- #2937 from @Dr15Jones: Multithreading -- No longer force all Streamers to exist early
- #2871 from @Dr15Jones: Misc cleanups -- Ignore new nbinsy warning from ROOT
- #2827 from @wddgit: Multithreading fixes -- Remove getEngine() function from random service
- #2757 from @Dr15Jones: Ignore new ROOT error message about TH1 nbins <=0
- #2652 from @ktf: Drop verbosity level
- #2548 from @wddgit: Fix merge problem
- #2391 from @Dr15Jones: Keep ROOT from optimizing Streamers
- #2230 from @Dr15Jones: Use ROOT’s Cint Mutex to protect access to CINT structures
- #2212 from @Dr15Jones: Misc fixes -- Fix tab vs space issues in code
- #2211 from @Dr15Jones: Force creation of TStreamerInfos at TFile open time
- #2184 from @wddgit: Misc fixes -- Fix unit test failure in IOMCRandomEngine
- #2074 from @Dr15Jones: Multithreaded framework -- Force creating of ROOT Streamers at begin of job
- #1939 from @wmtan: Multithreading fixes -- Disable the triggerCache in the multithreaded environment.
- #1930 from @Dr15Jones: Multithreading fixes -- Updated file to newer ROOT format
- #1904 from @wddgit: Multithreaded framework -- Legacy modules and shared resources
- #1691 from @wmtan: Multithreading fixes -- Don't use obsolete signals
- #1685 from @wddgit: Multithreading fixes -- Fix unit tests for Random Numbers. This is for the threaded
- #1617 from @fwyzard: Multithreaded framework -- Fix InputSource after automatic merging of #1575 in the THREADED branch
- #1423 from @wddgit: Multithreaded framework -- RandomNumberGeneratorService Threaded
- #1209 from @Dr15Jones: Fail at run time if Service uses an obsolete signal.
- #1112 from @Dr15Jones: Do not fast copy ROOT files if using multiple threads
- #1099 from @Dr15Jones: Have delayed reading of provenance synchronize with all other reads from PoolSource
- #1103 from @Dr15Jones: Multi-threaded fixes -- Use threads with ROOT
- #1085 from @Dr15Jones: Multithreaded framework -- Clear the event selector in a thread safe manner
- #1054 from @Dr15Jones: Multithreaded framework -- Serialize DelayedReader
- #1036 from @Dr15Jones: Multithreaded framework -- Serialize calls to EventSetup modules