github cms-sw/cmssw CMSSW_7_0_0_pre9

latest releases: CMSSW_14_1_DEVEL_X_2024-05-02-2300, CMSSW_14_1_X_2024-05-03-1100, CMSSW_14_1_X_2024-05-02-2300...
pre-release10 years ago

Changes since CMSSW_7_0_0_pre8:

  • #1605 from @smuzaffar: New architectures -- Xeon Phi: disable SSEVec compilation for mic
  • #1575 from @fwyzard: Multithreading fixes -- Add a StreamContext to the Pre/PostSource signals
  • #1614 from @Dr15Jones: Multithreading fixes -- The test was not properly thread safe
  • #1576 from @argiro: Reco update -- Add configurable cut on clusters to be added to the event
  • #1598 from @wddgit: Multithreaded framework -- RandomNumberService unscheduled fix
  • #1594 from @smuzaffar: New architectures -- Do not use sse3 for mic
  • #1595 from @abdoulline: Simulation updates -- Updating HOlevel to new all-SiPMs HO
  • #1567 from @VinInn: Reco update -- Speed up of PixelTracks (and Triplet seeds) mostly using a faster, less precise version of atan2
  • #1585 from @vkuznet: Multithreading fixes -- FastSimulation/TrackingRecHitProducer
  • #1195 from @VinInn: Reco updates -- Seedup in Preshower and Ecal Raw2Digi
  • #1572 from @TaiSakuma: Consumes migration -- JetMETCorrections/Type1MET
  • #1592 from @vadler: AT fixes -- Switch test/ttSemiLepSignalSelMVATrainTreeSaver_cfg.py to unscheduled and modify to show effect with the new PAT defaults (cleaning added here).
  • #1425 from @ktf: Multithreading fixes -- Make a few statics const in CondFormats/JetMETObjects
  • #1587 from @SusieMurphy: Misc -- HTML config viewer.
  • #1584 from @nadjieh: Consumes migration -- DQM/Physics and HLTOnline/Top.
  • #1554 from @wddgit: Multithreading fixes -- Threaded Random Number Interface for OscarProducer.
  • #1581 from @ktf: AlCa fixes -- Fix start70 GT
  • #1129 from @vkuznet: Multithreading fixes -- Thread safe changes for Particle class.
  • #1566 from @Dr15Jones: Multithreading fixes -- Made Log Error/Warning recording thread-safe.
  • #1561 from @Martin-Grunewald: HLT updates -- PV2 for HLT
  • #1583 from @ktf: QA fixes -- Avoid bad values of stride.
  • #1570 from @ktf: QA fixes -- Misc fixes in EcalTPGTools
  • #1557 from @anorkus: Consumes migration -- More fixes in DQM and AlCa.
  • #1391 from @weihua19900704: AlCa updates -- Updating the HCAL LMAP code for HO ring 0 changes performed during LS1
  • #1155 from @andersonjacob: Upgrade changes -- HCal upgrade TDC fixes.
  • #1212 from @ktf: Multithreading fixes -- Cleanup statics in DTSequentialCellNumber.
  • #1563 from @mommsen: DAQ update -- Create an EoLS file on each FU once all files have been grabbed.
  • #1532 from @davidlt: Multithreading fixes -- Make static a const in SiStripFecCabling::fecs()
  • #1571 from @Dr15Jones: Multithreaded framework -- Fixed missing initialization of new member variable
  • #1569 from @ktf: QA fixes -- More leaks fixed in MomentumScaleCalibration
  • #1568 from @ktf: QA -- Fix memory leak in MomentumScaleCalibration.
  • #1176 from @VinInn: Reco improvements -- Major speed up mainly in the evaluation of jet area
  • #1256 from @VinInn: Reco improvements -- Infinite speedup of Multi5x5BremRecoveryClusterAlgo
  • #791 from @makortel: Reco improvements -- Performance improvement in quadruplet seeding (70X)
  • #1562 from @davidlt: ROOT 6 -- Dictionary (classes*h) must have unique namespace or/and struct name.
  • #1546 from @ktf: AT fixes -- Fix a few potential memory leaks.
  • #1552 from @giamman: FastSim updates -- Material properties in HF: from Copper to Iron.
  • #1535 from @dmitrijus: Alca updates -- Define condition objects for Ecal time bias corrections (reco).
  • #1515 from @ianna: Geometry update -- Corrected YE4 shape and material
  • #1324 from @mtosi: DQM Updates -- Tracking dqm for alignment
  • #1558 from @ktf: Add customise to drop non-threadsafe parts from the process.
  • #1517 from @lucamartini: Consumes migration -- From getByLabel to getByToken
  • #1555 from @wmtan: Multithreading fixes -- Use concurrent unordered map for parameter set registry
  • #1521 from @ktf: HLT fixes -- HLT Muon Adaption and HLT UpdaterService Removal
  • #1534 from @lceard: AlCa fixes -- Add MeasurementTrackerEvent in seq.
  • #1533 from @davidlt: Multithreading fixes -- Const fix in CondFormats/ESObjects
  • #1539 from @Dr15Jones: Framework bug fix -- cmsRun returns non-zero if caught unix signal
  • #1537 from @Dr15Jones: Framework bug-fix -- Only create EDFilters and EDProducers when running unscheduled.
  • #1543 from @vadler: AT bug fix -- Switch default PAT jet input to 'AK5PFJetsCHS' and some related minor fixes.
  • #1411 from @inugent: Validation update -- Add a couple of histograms for TauSpinEffects in Validation/EventGenerator
  • #1496 from @mommsen: DAQ improvements -- Improve FedRawDataInputSource input source
  • #1520 from @davidlt: C++14 fixes -- Add const to constexpr non-static member function in SiPixelCluster.h
  • #1508 from @Dr15Jones: Multithreaded framework -- Fixed bug that cause Service exceptions to cause aborts
  • #1518 from @ktf: Geant4.10 migration -- Add using namespace CLHEP to avoid compilation errors with new G4.
  • #1231 from @rovere: Consumes migration -- Fix consumes in CMSSW
  • #1530 from @davidlt: Trivial fix -- Fix header guard define in CalibCompare.h
  • #1497 from @smuzaffar: Multithreading fixes -- MagneticField/Engine: Member data modified in const function
  • #1525 from @fabiocos: Simulation fixes -- Crossing Frame customisation name adjustment
  • #1529 from @cmsdoxy: Documentation fix -- Fix wrong path.
  • #1522 from @cmsdoxy: Documentation fixes -- Reference manual scripts upgraded for doxygen1.8.5
  • #1500 from @smuzaffar: Multithreading fixes -- Avoid mutable in RecoLuminosity/LumiProducer
  • #1527 from @deguio: DQM fixes -- Update memory reference for release 700
  • #1507 from @Dr15Jones: Framework fixes -- Updated ProcInfoFetcher to match linux 2.6 interface
  • #1474 from @vadler: Consumes migration -- consumes migration PFBRECO
  • #1484 from @veelken: Analysis Tools fixes -- cvs version 1.23 (fixed computation of jet energy fractions in case JEC have been applied to jet)
  • #1498 from @smuzaffar: Multithreading fixes -- Thread safety fix for PolyFit2DParametrizedMagneticField.cc
  • #1473 from @Dr15Jones: Multithreading fixes -- Removed UpdaterService
  • #1487 from @Dr15Jones: Multithreading fixes -- Added CallOnceNoWait and CallNTimesNoWait
  • #1417 from @ktf: Multithreading fixes -- Make dummy elements thread_local.
  • #1503 from @gartung: Static Analyzer fixes -- Put back class names dropped with last update
  • #1396 from @dbenedet: Reco Bugfix -- Set Photon ID/vertex information for PFlow selected photons.
  • #1383 from @lgray: Reco fixes -- PFEG: mustache conversions, GSF-SC associations, muons, mva-e-pi filling
  • #1504 from @vadler: Analysis fixes -- Adapt to RelVal input removal at CERN.
  • #1476 from @gartung: Static Analyzer -- Filter out safe non-const global vars
  • #1211 from @ktf: Multithreadinf fixes -- Clean up statics in CalibMuon/DTDigiSync.
  • #1478 from @alja: Fireworks -- 7_0_X remove obsolete version.txt file in Fireworks/Core
  • #1443 from @ktf: Multithreading fixes -- Remove unneeded statics.
  • #1442 from @ktf: Multithreading fixes -- Make statics const in CondFormats/PhysicsToolsObjects
  • #1446 from @ktf: Multithreading fixes -- Add a missing const.
  • #1450 from @nclopezo: Multithreading fixes -- Fixed non-const statics for DetectorDescription/Core
  • #1455 from @Dr15Jones: Multithreading fixes -- Removed use of UpdaterService from CachingVariable
  • #1424 from @Martin-Grunewald: HLT fix -- Template migration and filter fix for Egamma
  • #1468 from @kknb1056: Sim bug fix -- Added bounds check on an array index.
  • #1419 from @smuzaffar: Multithreading fixes -- Const function returns pointer or reference to non-const object in JetMETCorrections/FFTJetObjects
  • #1469 from @gartung: Tools fixes -- GlobalStaticChecker will now flag non-const extern variables.
  • #1447 from @nclopezo: Multithreading fixes -- Fixed non-const statics for GeneratorInterface/GenFilters
  • #1467 from @rovere: Consumes migration -- Fix consumes in DQM
  • #1420 from @smuzaffar: Multithreading fix -- L1TriggerConfig/DTTPGConfig: Const function returns pointer or reference to non-const object
  • #1463 from @Dr15Jones: DQM bugfix -- Fixed a new [] , delete mismatch in MatchCandidateBenchmark
  • #1441 from @gartung: Multithreading fixes -- Make static into class members
  • #1459 from @vciulli: Generators script -- prevent usage of REPLACE script
  • #1471 from @Dr15Jones: Multithreaded framework -- Allow Services to see how many threads
  • #1438 from @gartung: Multithreading fixes -- make warnWeightCnt static std::atomic
  • #1457 from @vciulli: Generators fixes -- Add Bu_Psi2SK_JpsiPiPiK.dec
  • #1448 from @nclopezo: Multithreading fixes -- Fixed non-const static for EventFilter/EcalRawToDigi
  • #1462 from @lveldere: Multithreading fixes -- Removal of statics from FastSimulation/Event/interface/FBaseSimEvent.icc
  • #1361 from @gartung: Tools updates -- Changes to pick up some functions that were not flagged because of the w...
  • #1402 from @Dr15Jones: Multithreading fixes -- Removed need for UpdaterService in MuonDetLayerMeasurements
  • #1430 from @gartung: Multithreading fixes -- Make statics class members in RecoMET/METAlgorithms
  • #1440 from @gartung: Multithreading fixes -- Make a static const in SimRomanPot/SimFP420
  • #1433 from @gartung: Multithreading fixes -- Make static atomic in RecoTracker/MeasurementDet
  • #1428 from @gartung: Multithreading fixes -- Make statics const in RecoMuon/TrackerSeedGenerator
  • #1432 from @gartung: Multithreading fixes -- Make static into data member in RecoTauTag/TauTagTools
  • #1416 from @gartung: Tools fixes -- Dump class members from classes which inherit from data classes
  • #1449 from @rovere: Consumes migration -- Fix consumes in Validation.
  • #1445 from @nclopezo: Multithreading fixes -- Fixed non-const static for Fireworks/Geometry
  • #1431 from @gartung: Multithreading fixes -- Make static const
  • #1434 from @gartung: Multithreading fixes -- Make static into member data
  • #1429 from @gartung: Multithreading fixes -- Make static a class member
  • #1435 from @gartung: Multithreading fixes -- Statics sim calorimetry ecal selective readout algos
  • #1436 from @wmtan: Multithreading fixes -- Various fixes for thread safety for RecoMuonL3TrackFinder
  • #1341 from @Dr15Jones: Multithreading fixes -- Thread safe fixes for DataFormats/ParticleFlowCandidate
  • #1444 from @ktf: Multithreading fixes -- Initialize a const static as such.
  • #1439 from @gartung: Multithreading fixes -- Make static into static const SimMuon/DTDigitizer
  • #1413 from @wmtan: Multithreading fixes -- Remove mutable from track association
  • #1422 from @gartung: Multithreading fixes -- Make notused var a mutable class member instead of static local
  • #1421 from @nclopezo: Multithreading fixes -- Fixed non-const static for FastSimulation/L1CaloTriggerProducer
  • #1415 from @wmtan: Multithreading fixes -- Remove mutable keyword by removing const declaration from unused function
  • #1389 from @dinardo: ROOT6 -- Added ROOT6 compatibility to Pixel/BeamMonitor
  • #1350 from @dnikolop: Utilities improvements -- 70X Validation/Performance/scripts/cmsPerfStripChart.py update
  • #1303 from @fwyzard: Multithreading fixes -- Make HLTFilters global modules - part 2
  • #1395 from @Dr15Jones: Multithreading fixes -- Changed to const static in TypeWithDict
  • #1382 from @civanch: Geant4.9.6ref10 -- backward compatible modifications
  • #1358 from @wmtan: Multithreading fixes -- Remove or replace two mutable data members from SteppingHelixPropagator
  • #1393 from @wddgit: Multithreaded framework -- RandomNumberGenerator interface
  • #1398 from @Dr15Jones: Multithreaded framework -- Added cacheIdentifier to Run, Lumi and Event
  • #1377 from @folguera: DQM fixes -- Muon dqm fix missing histos
  • #1370 from @lecriste: DQM fixes -- Negative pT entries and setEfficiencyFlag() fixed
  • #1345 from @Dr15Jones: Multithreading fixes -- Changes non-const statics in PFCluster to avoid static analyzer warnings
  • #1323 from @vkuznet: Multitrheading fixes -- Thread safe changes for Geometry CaloTopology
  • #1305 from @Dr15Jones: Multithreading fixes -- Made Conversion thread-safe and smaller in memory and storage
  • #1372 from @wmtan: Multithreading fixes -- Make statics thread local in TrackingTools/TrajectoryCleaning
  • #1388 from @Dr15Jones: Multithreading fixes -- Thread safe fixes DataFormats/PatCandidates
  • #1320 from @Dr15Jones: Multithreading fixes -- Use thread safe collection for static in L1MuGMTReadoutCollection
  • #1322 from @vkuznet: Multithreading fixes -- Thread safe changes for Geometry CommonDetUnit
  • #1374 from @wmtan: Multithreading fixes -- static data member is not thread safe and doesn't need to be static
  • #1304 from @Dr15Jones: Multithreading fixes -- Thread safe DataFormats/DTRecHit
  • #1387 from @Dr15Jones: Multithreaded framework -- Fixed typo in operator* which was never called before
  • #1394 from @ggovi: DB improvements -- New KeyList; Solved name clash in OSX for time::MAX/MIN
  • #1386 from @puigh: DQM bug fix -- Fixed problem of erasing iterator that then tries to iterate
  • #1357 from @rociovilar: DQM cleanups -- Changes in Validation/RecoMuon
  • #1384 from @nclopezo: Multithreading fixes -- Fixed a non-const static for DQM/SiStripCommissioningSources
  • #1385 from @ebecheva: Consumes migration -- Fixes in Validation/RecoEgamma
  • #1371 from @Dr15Jones: Multithreaded framework -- Added reset method to AtomicPtrCache
  • #1363 from @blinkseb: Reco update -- Import missing Winter13 BTag performance DB from CVS
  • #1311 from @vadler: Consumes migration -- PFBRECO
  • #1373 from @wddgit: Framework fixes -- Update Unit Tests
  • #1362 from @Dr15Jones: Multithreading fixes -- Added AtomicCachePtr class
  • #1283 from @gartung: Multithreading fixes -- Make statics const in L1Trigger/CSCTrackFinder
  • #1295 from @Dr15Jones: Multithreaded framework -- Added ModuleDescription access to stream modules
  • #1244 from @alja: Fireworks -- GEMDigi visualisation for Fireworks/Muons
  • #1286 from @nclopezo: Multithreading fixes -- Trivial static fixes for thread safety for CalibCalorimetry
  • #1275 from @veelken: AT update -- Added isolation of muons from boosted tau decays
  • #1347 from @wmtan: Multithreading fixes -- Fix thread safety issues by removing mutable data members of MuonDetIdAssociator
  • #1348 from @wmtan: Multithreading fixes -- Fix some thread safety issues in TrackingTools/GeomPropagators
  • #1331 from @wmtan: Multithreading fixes -- freeTrajectoryState() should return const pointer
  • #1319 from @wmtan: Multithreading fixes -- Make statics atomic in TrackingTools/GsfTools
  • #1321 from @wmtan: Multithreading fixes -- Make statics thread local in TrackingTools/TrajectoryFiltering
  • #1328 from @Dr15Jones: Multithreading fixes -- Change to const static in MuonDigiCollection
  • #1356 from @vkuznet: Multithreading fixes -- Remove static_cast in FastSimulation/TrackerSetup
  • #1354 from @Martin-Grunewald: HLT fixes -- Fix GTs used in (IB) HLT tests
  • #1351 from @fwyzard: Multithreading fixes -- Add Pre- and PostModuleEventDelayedGet callbacks to the Tracer service.
  • #1355 from @nclopezo: Multithreading fixes -- Static fixes for thread safety for CondFormats
  • #1343 from @alja: Fireworks -- TrackingParticle visualization improvements.
  • #1317 from @gartung: Tools updates -- Allow clang checkers to work on root
  • #1342 from @gartung: Multithreading fixes -- Some statics removed from L1Trigger/GlobalTrigger
  • #1196 from @ktf: Multithreading fixes -- Misc cleanups in CondCore/CondDB
  • #1318 from @vadler: Consumes migration -- Migration to 'getByToken', TQAF.
  • #1332 from @vadler: Consumes migration -- Physics tools and others.
  • #1340 from @Dr15Jones: Multithreading fixes -- Fixed sending DelayedGet signal for getByToken
  • #1295 from @Dr15Jones:
  • #1240 from @fwyzard:
  • #1235 from @fwyzard:

Don't miss a new cmssw release

NewReleases is sending notifications on new releases.