- #1068 from @Dr15Jones: Thread safe plugin system.
- #1079 from @vciulli: remove call to addmasses in run_madgraph_gridpack.sh
- #1032 from @lgray: Reco improvement -- Valuemaps for E/gamma GED Integration
- #1080 from @nclopezo: Revert "Merge pull request #1068 from Dr15Jones/threadSafePluginSystem_7...
- #1082 from @mtosi: DQM fixes -- Add (missing) executable mode to script.
- #1055 from @abdoulline: Simulation fixes -- Darkening omission fix in HcalDigitizer for 70X
- #1004 from @namapane: Validation updates -- Improve plots in local processing (no change for DQM)
- #1077 from @wddgit: Multithreaded framework - Multithreaded Tracer Service
- #926 from @folguera: DQM fixes -- Muon dqm get by token
- #1020 from @lgray: Generators New feature -- LHE Reader can read proposed LHE weights tags (standard in MG5)
- #1091 from @Martin-Grunewald: GeometricInnerState and HLTDoublet|DZ changes
- #1083 from @Dr15Jones: Multithreaded framework -- Recursive mutex for PluginManager
- #1095 from @ianna: Upgrade -- Placeholder for a new GEM geometry in PhaseII
- #1089 from @wmtan: ROOT6 fixes -- For ROOT6 dictionary generation, nested class/struct must be public.
- #1094 from @ggovi: DB cleanups -- Namespace re-organization
- #1100 from @giamman: Fastsim new mixing -- Preparation for new mixing part 4
- #1114 from @Dr15Jones:OutputModule
- #1093 from @juanracasti: DQM fixes -- Update DQMQualityTest.hpp
- #1113 from @wmtan: Consumes migration -- Consumes interface for mixing module
- #911 from @vkuznet: Thread Safety fixes -- Thread safe changes for HcalDbService class
- #1104 from @wmtan: ROOT6 fixes -- Nested structs of persistent classes must be public in ROOT 6 (again)
- #1045 from @ghellwig: Alignment fixes -- Adapted customized config parser to the changed behaviour of the base class.
- #1115 from @civanch: Simulation updates -- Added step limiter for e+e-
- #1111 from @Dr15Jones: Multithreaded framework -- Use tbb thread safe containers to protect plugin system data structures
- #1092 from @namapane: Fireworks updates -- Add hits associated to DT segments. Fix DT segments in RhoZ view, ...
- #1126 from @vadler: Consumes migration -- PAT Migration to 'getByToken', part II.
- #1131 from @wmtan: ROOT 6 -- Missing virtual destructor in CondFormats/L1TObjects
- #1123 from @Dr15Jones: Thread safety -- Change empty ProcessHistory static to const static
- #1109 from @mtosi: GRIN -- calibration 4 grin
- #1087 from @VinInn: Recp updates -- Kine fit
- #1097 from @VinInn: Reco updates -- Pixel vertex
- #1127 from @Dr15Jones: Multithreaded fixes -- Fix threading problem with JetIDHelper
- #1130 from @veelken: Analysis updates -- Add isolation for electrons and muons from "boosted" tau -> e and tau ->...
- #1122 from @Dr15Jones: Thread safety fixes -- Changed static to static const to avoid complaints from the thread-safety checker
- #1090 from @lgray: Reco fix -- Merge in missing updates to mustache parameters
- #1069 from @alja: Fireworks fixes -- Fixes in Firewors/Core in data-compatibility check, item accessors, and interface to projection center.
- #961 from @ktf: Misc fixes -- Add missing assert.
- #1121 from @cbaus: restricted loop to stay in matrix dimension boundaries.
- #1132 from @wmtan: ROOT6 -- Root6 cannot create dictionary for nested private structs (yet again)
- #1136 from @emeschi: DAQ2 -- Consolidation
- #1137 from @wmtan: Missing include of iostream
- #1134 from @Dr15Jones: Multithreaded framework -- Changed beginStream of stream module to take StreamID
- #1124 from @rappoccio: Reco bugfix -- Bug fix for boosted top parameter setting.
- #1143 from @wmtan: ROOT6 -- Add missing include of iostream
- #1145 from @wmtan: Add missing include of iostream
- #1144 from @Dr15Jones: Multithreading fixes -- Changed static used in RefHolderBase to ‘const static’
- #1128 from @namapane: Fireworks fixes -- Fix bug in drawing DT simhits + improvements
- #1150 from @Martin-Grunewald: HLT Improvements -- Egamma hlt
- #1153 from @ktf: Multithreading fixes -- Make a few static const.
- #1152 from @vlimant: Operations fixes -- Adding a switch for input file type to express processing
- #1147 from @ktf: Make statics const since that's what they actually are.
- #1078 from @lgray:CaloCluster