-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to CMSSW 9_4_0 #67
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c3ba573 - Browse repository at this point
Copy the full SHA c3ba573View commit details
Commits on Oct 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 121396d - Browse repository at this point
Copy the full SHA 121396dView commit details
Commits on Oct 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 149d355 - Browse repository at this point
Copy the full SHA 149d355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ce9fa - Browse repository at this point
Copy the full SHA 58ce9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5a140 - Browse repository at this point
Copy the full SHA cf5a140View commit details
Commits on Oct 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fa6e958 - Browse repository at this point
Copy the full SHA fa6e958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6713cf4 - Browse repository at this point
Copy the full SHA 6713cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c69d4f - Browse repository at this point
Copy the full SHA 5c69d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c0708 - Browse repository at this point
Copy the full SHA 04c0708View commit details
Commits on Oct 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e660602 - Browse repository at this point
Copy the full SHA e660602View commit details -
Configuration menu - View commit details
-
Copy full SHA for a274ad3 - Browse repository at this point
Copy the full SHA a274ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58b3e0 - Browse repository at this point
Copy the full SHA d58b3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292fefc - Browse repository at this point
Copy the full SHA 292fefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4821c - Browse repository at this point
Copy the full SHA bc4821cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc5027 - Browse repository at this point
Copy the full SHA 3dc5027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c063d - Browse repository at this point
Copy the full SHA 97c063dView commit details
Commits on Oct 13, 2017
-
fix the pp_on_XeXe_2017 era to run and store island photons
Kaya Tatar committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for f03d421 - Browse repository at this point
Copy the full SHA f03d421View commit details -
use standard PhotonProducer for island photons
Kaya Tatar committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 05ae264 - Browse repository at this point
Copy the full SHA 05ae264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272709c - Browse repository at this point
Copy the full SHA 272709cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 428e6dc - Browse repository at this point
Copy the full SHA 428e6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e075ae - Browse repository at this point
Copy the full SHA 5e075aeView commit details
Commits on Oct 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c2427cf - Browse repository at this point
Copy the full SHA c2427cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b17876 - Browse repository at this point
Copy the full SHA 5b17876View commit details
Commits on Oct 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 961b1ff - Browse repository at this point
Copy the full SHA 961b1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d502ac6 - Browse repository at this point
Copy the full SHA d502ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a225b - Browse repository at this point
Copy the full SHA b7a225bView commit details -
Introduce DQM memory usage script
Due to *popular* demand, this adds dqmMemoryStats.py script. This won't draw a chart or anything, just a simple text breakdown of histograms in DQM. Usage: `dqmMemoryStats.py -x -i step3_inDQM.root` will output the memory usage for that file. It will output: `Total bytes: 251.78 MiB`. `--summary` Will also output a summary table will output biggest offenders. ``` dqmMemoryStats.py -x -i step3_inDQM.root --summary ************************* DQM level 2 folder breakdown ************************* * Size cutoff: 1.00 MiB * ******************************************************************************** 31.92 MiB TrackerHitsV/TrackerHit 12.91 MiB Muons/RecoMuonV 12.81 MiB Vertexing/PrimaryVertexV 11.40 MiB HLT/JME ... ``` Setting `-r/--ref <file>` flag will compare two files. ``` dqmMemoryStats.py -x -i step3_inDQM.root -r DQM_*_RECO.root --summary ************************* DQM level 1 folder breakdown ************************* ******************************************************************************** -2721.23 KiB EcalBarrel -1364.68 KiB EcalEndcap -1255.52 KiB HLT ... ``` Both `-i` and `-r` can be either DQM IO or DQM root files or any combination of those. The script autodetects format.
Dmitrijus Bugelskis committedOct 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b5cb58b - Browse repository at this point
Copy the full SHA b5cb58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0413ae - Browse repository at this point
Copy the full SHA d0413aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0616655 - Browse repository at this point
Copy the full SHA 0616655View commit details
Commits on Oct 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a54bfb1 - Browse repository at this point
Copy the full SHA a54bfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f10485 - Browse repository at this point
Copy the full SHA 1f10485View commit details -
Configuration menu - View commit details
-
Copy full SHA for e486fd1 - Browse repository at this point
Copy the full SHA e486fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f94367b - Browse repository at this point
Copy the full SHA f94367bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa02ce1 - Browse repository at this point
Copy the full SHA fa02ce1View commit details -
Correct bug affecting several special cases for getPosition and getCl…
…osestCell
Sunanda committedOct 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c7804a - Browse repository at this point
Copy the full SHA 6c7804aView commit details
Commits on Oct 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 70100c5 - Browse repository at this point
Copy the full SHA 70100c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f3e62 - Browse repository at this point
Copy the full SHA 87f3e62View commit details -
Modify the calibration code involving MIP studies
Sunanda committedOct 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 0810b5e - Browse repository at this point
Copy the full SHA 0810b5eView commit details -
Take care of code-checker comments
Sunanda committedOct 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 2fb2869 - Browse repository at this point
Copy the full SHA 2fb2869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c0334 - Browse repository at this point
Copy the full SHA 98c0334View commit details -
fix for backward compatibility: do not save SrFlags if corresponding …
…InputTag is empty (default)
Configuration menu - View commit details
-
Copy full SHA for f3e62bf - Browse repository at this point
Copy the full SHA f3e62bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7515b14 - Browse repository at this point
Copy the full SHA 7515b14View commit details
Commits on Oct 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 92ae89f - Browse repository at this point
Copy the full SHA 92ae89fView commit details
Commits on Oct 23, 2017
-
fix time coordinate of flat vertex generator
arabella committedOct 23, 2017 Configuration menu - View commit details
-
Copy full SHA for b933d0a - Browse repository at this point
Copy the full SHA b933d0aView commit details
Commits on Oct 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bee0912 - Browse repository at this point
Copy the full SHA bee0912View commit details -
arabella committed
Oct 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 4eedb83 - Browse repository at this point
Copy the full SHA 4eedb83View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40072f - Browse repository at this point
Copy the full SHA e40072fView commit details -
add extended comment on Z and T correlation and restore original corr…
…elation in the settings
arabella committedOct 24, 2017 Configuration menu - View commit details
-
Copy full SHA for d04abc9 - Browse repository at this point
Copy the full SHA d04abc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea15459 - Browse repository at this point
Copy the full SHA ea15459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1899f08 - Browse repository at this point
Copy the full SHA 1899f08View commit details -
In reference/compare mode, script would ignore _added_ histograms. Not anymore.
Dmitrijus Bugelskis committedOct 24, 2017 Configuration menu - View commit details
-
Copy full SHA for fb3f24e - Browse repository at this point
Copy the full SHA fb3f24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40755c - Browse repository at this point
Copy the full SHA c40755cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 802a933 - Browse repository at this point
Copy the full SHA 802a933View commit details
Commits on Oct 25, 2017
-
rename HI-specific islandSuperClusters modules to remove the "same na…
…me" ambiguity with the modules under RecoEcal/EgammaClusterProducers/
Kaya Tatar committedOct 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 7d38e46 - Browse repository at this point
Copy the full SHA 7d38e46View commit details -
propagate the changes for pp_on_XeXe_2017 era after renaming HI-speci…
…fic islandSuperClusters modules
Kaya Tatar committedOct 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 5e3dedf - Browse repository at this point
Copy the full SHA 5e3dedfView commit details -
propagate the changes to ValidationHeavyIons renaming HI-specific isl…
…andSuperClusters modules
Kaya Tatar committedOct 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 3c86e0e - Browse repository at this point
Copy the full SHA 3c86e0eView commit details -
Merge pull request cms-sw#21004 from cms-tsg-storm/94XbisHLTv4
HLT V4.0 as online (94X)
Configuration menu - View commit details
-
Copy full SHA for a5eea69 - Browse repository at this point
Copy the full SHA a5eea69View commit details -
Merge pull request cms-sw#20985 from wmtford/rechitsValidso
Stand-alone tracker rechits validation cfg, root macro
Configuration menu - View commit details
-
Copy full SHA for 19a55fa - Browse repository at this point
Copy the full SHA 19a55faView commit details -
Merge pull request cms-sw#20979 from fioriNTU/StripClientUpgrade94X
Adding the correct era mechanism to Strip client 94X
Configuration menu - View commit details
-
Copy full SHA for b606a04 - Browse repository at this point
Copy the full SHA b606a04View commit details -
Merge pull request cms-sw#20973 from cippy/hltdev_9_4_0pre2_mciprian
saving the collections of ECAL selective readout flags in pi0/eta stream output
Configuration menu - View commit details
-
Copy full SHA for 803bf44 - Browse repository at this point
Copy the full SHA 803bf44View commit details -
Merge pull request cms-sw#20967 from dmitrijus/dqmmemory_script
Introduce DQM memory usage script
Configuration menu - View commit details
-
Copy full SHA for 56e6674 - Browse repository at this point
Copy the full SHA 56e6674View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08e826 - Browse repository at this point
Copy the full SHA d08e826View commit details
Commits on Oct 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 71ef7bd - Browse repository at this point
Copy the full SHA 71ef7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1f715 - Browse repository at this point
Copy the full SHA 8e1f715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13aa84b - Browse repository at this point
Copy the full SHA 13aa84bView commit details -
Merge pull request cms-sw#21007 from hroskes/fix-off-by-one
include firstRun and lastRun in the run range for TkAlAlllInOne tool
Configuration menu - View commit details
-
Copy full SHA for f5d98d0 - Browse repository at this point
Copy the full SHA f5d98d0View commit details -
Merge pull request cms-sw#21000 from amartelli/fixFlatVtxGenerator
Fix flat vtx generator
Configuration menu - View commit details
-
Copy full SHA for de1f6b4 - Browse repository at this point
Copy the full SHA de1f6b4View commit details -
Merge pull request cms-sw#20997 from davidlange6/pfdvf_speed
PFDisplacedVertexFinder speedups
Configuration menu - View commit details
-
Copy full SHA for acedb14 - Browse repository at this point
Copy the full SHA acedb14View commit details -
Merge pull request cms-sw#20983 from bsunanda/Run2-alca102
Run2-alca102 Modify the calibration code involving MIP studies
Configuration menu - View commit details
-
Copy full SHA for 79f4b37 - Browse repository at this point
Copy the full SHA 79f4b37View commit details -
Merge pull request cms-sw#20970 from mtosi/muonInnerTrackDQMfixBinning
fix binning in muon->innerTrack DQM
Configuration menu - View commit details
-
Copy full SHA for 3759f24 - Browse repository at this point
Copy the full SHA 3759f24View commit details -
Merge pull request cms-sw#20976 from bsunanda/Run2-hcx159
Run2-hcx159 Correct bug affecting several special cases for getPosition and getClosestCell
Configuration menu - View commit details
-
Copy full SHA for 81abab0 - Browse repository at this point
Copy the full SHA 81abab0View commit details -
Merge pull request cms-sw#20882 from marco-link/B2G
Add Mjj and Softdrop monitor to OfflineDQM for B2G analysis
Configuration menu - View commit details
-
Copy full SHA for 9dadff0 - Browse repository at this point
Copy the full SHA 9dadff0View commit details -
Merge pull request cms-sw#20909 from Michael-Krohn/VBF_DQM
DQM for VBF H to bb triggers
Configuration menu - View commit details
-
Copy full SHA for f2f8efa - Browse repository at this point
Copy the full SHA f2f8efaView commit details -
Merge pull request cms-sw#20920 from kpedro88/ngHBEmapTest94X
Enable packing/unpacking for Phase2 HCAL
Configuration menu - View commit details
-
Copy full SHA for c4cd8ff - Browse repository at this point
Copy the full SHA c4cd8ffView commit details -
Merge pull request cms-sw#20932 from sudhaahuja/hltOfflineEXOmon
update EXO hlt paths for 2017 in Offline monitoring
Configuration menu - View commit details
-
Copy full SHA for d102f57 - Browse repository at this point
Copy the full SHA d102f57View commit details -
Merge pull request cms-sw#20765 from thomreis/l1t_online_dqm_config_s…
…upport_for_xexe L1T online DQM changes for XeXe (and other HI)
Configuration menu - View commit details
-
Copy full SHA for a5d80f0 - Browse repository at this point
Copy the full SHA a5d80f0View commit details -
Merge pull request cms-sw#19946 from fwyzard/enable_EXO_MET_plus_Trac…
…k_HLT_DQM Enable HLT DQM for MET plus Track EXO triggers
Configuration menu - View commit details
-
Copy full SHA for dafc5c3 - Browse repository at this point
Copy the full SHA dafc5c3View commit details -
add temporary customization for renaming HI-specific islandSuperClust…
…ers modules
Kaya Tatar committedOct 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 0200b59 - Browse repository at this point
Copy the full SHA 0200b59View commit details
Commits on Oct 27, 2017
-
revert "add temporary customization for renaming HI-specific islandSu…
…perClusters modules" as suggested here cms-sw#20929 (comment)
Kaya Tatar committedOct 27, 2017 Configuration menu - View commit details
-
Copy full SHA for efcf767 - Browse repository at this point
Copy the full SHA efcf767View commit details -
propagate the renaming of HI-specific islandSuperClusters modules to …
…correctedEndcapSuperClustersWithPreshower required by this change cms-sw@7d38e46
Kaya Tatar committedOct 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 3335c02 - Browse repository at this point
Copy the full SHA 3335c02View commit details -
revert "rename HI-specific islandSuperClusters modules"
specifically revert all commits starting from here cms-sw@7d38e46 This revert is suggested here cms-sw#20929 (comment)
Kaya Tatar committedOct 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 0af09c4 - Browse repository at this point
Copy the full SHA 0af09c4View commit details -
add island clustering to pp_on_XeXe_2017 era by applying the era modi…
…fiers to the original definitions in RecoEcal/EgammaClusterProducers as suggested here cms-sw#20929 (comment) and here cms-sw#20929 (comment)
Kaya Tatar committedOct 27, 2017 Configuration menu - View commit details
-
Copy full SHA for b3b63da - Browse repository at this point
Copy the full SHA b3b63daView commit details
Commits on Oct 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 681792e - Browse repository at this point
Copy the full SHA 681792eView commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2fb62ba - Browse repository at this point
Copy the full SHA 2fb62baView commit details -
Solved issue with minRoadSize in RPixDetClusterizer and Added check i…
…n RPixRoadFinder for negative charge hits
Configuration menu - View commit details
-
Copy full SHA for 250b40a - Browse repository at this point
Copy the full SHA 250b40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 158bab3 - Browse repository at this point
Copy the full SHA 158bab3View commit details
Commits on Nov 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e23bd73 - Browse repository at this point
Copy the full SHA e23bd73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7058a0e - Browse repository at this point
Copy the full SHA 7058a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ebd08 - Browse repository at this point
Copy the full SHA 22ebd08View commit details
Commits on Nov 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8a4b7c4 - Browse repository at this point
Copy the full SHA 8a4b7c4View commit details
Commits on Nov 6, 2017
-
Fix memory leak in DQMGenericClient.
Dmitrijus Bugelskis committedNov 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 0292bfa - Browse repository at this point
Copy the full SHA 0292bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f3a41 - Browse repository at this point
Copy the full SHA d2f3a41View commit details -
add "Run2_2017_ppRef" (94X verstion) era to run customized reco for p…
…p reference and a corresponding relval wf
Kaya Tatar committedNov 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 66db527 - Browse repository at this point
Copy the full SHA 66db527View commit details -
run and store photonIsolationHIProducer objects using "Run2_2017_ppRe…
…f" era (94X version) add islandPhotons into "Run2_2017_ppRef" era backports the following commits in master branch PR cms-sw@a8f77ac cms-sw@f63d683
Kaya Tatar committedNov 6, 2017 Configuration menu - View commit details
-
Copy full SHA for be9eda8 - Browse repository at this point
Copy the full SHA be9eda8View commit details
Commits on Nov 7, 2017
-
RECOPPREF2017 uses the steps defined in step3Up2015Defaults
Kaya Tatar committedNov 7, 2017 Configuration menu - View commit details
-
Copy full SHA for f4bce3a - Browse repository at this point
Copy the full SHA f4bce3aView commit details -
Merge pull request cms-sw#21177 from mdhildreth/94XPreMixPhase1PixelFix
Fix Premixing for Phase 1 Pixel Detector
Configuration menu - View commit details
-
Copy full SHA for 213e941 - Browse repository at this point
Copy the full SHA 213e941View commit details -
Merge pull request cms-sw#21184 from dmitrijus/fb_fix_94x
Fix memory leak in DQMGenericClient
Configuration menu - View commit details
-
Copy full SHA for dd2739d - Browse repository at this point
Copy the full SHA dd2739dView commit details -
Merge pull request cms-sw#21091 from fabozzi/from-CMSSW_9_4_X_relvalupd
Relval updates (94X)
Configuration menu - View commit details
-
Copy full SHA for a923aac - Browse repository at this point
Copy the full SHA a923aacView commit details -
Merge pull request cms-sw#21133 from CTPPS/ctpps_pixeLocalTracks_patch1
CT-PPS Pixel local track reconstruction patch
Configuration menu - View commit details
-
Copy full SHA for dffb4c1 - Browse repository at this point
Copy the full SHA dffb4c1View commit details -
Merge pull request cms-sw#21143 from cms-btv-pog/GhostTrackStateProte…
…ction_from-CMSSW_9_4_0_pre3 Added protection for invalid GhostTrackStates (94X)
Configuration menu - View commit details
-
Copy full SHA for e30f6de - Browse repository at this point
Copy the full SHA e30f6deView commit details -
Merge pull request cms-sw#21029 from cms-tsg-storm/SwitchToL1Tv4HLTV40
Switch to L1Tv4 and HLTv4.0 in @relval2017 (94X)
Configuration menu - View commit details
-
Copy full SHA for 3e73eef - Browse repository at this point
Copy the full SHA 3e73eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0963f71 - Browse repository at this point
Copy the full SHA 0963f71View commit details
Commits on Nov 9, 2017
-
Merge pull request cms-sw#21153 from mmusich/94X_fixMPVhistogram
[9.4.x] fix in the filling of fit charge MPV vs sensor thickness
Configuration menu - View commit details
-
Copy full SHA for d9b1894 - Browse repository at this point
Copy the full SHA d9b1894View commit details -
Merge pull request cms-sw#21069 from ttrk/CMSSW_9_4_X_eraXeXe_islandP…
…hotons island photons for XeXe collision era + HI pp reference run era and relval wf (94X)
Configuration menu - View commit details
-
Copy full SHA for 0900057 - Browse repository at this point
Copy the full SHA 0900057View commit details -
Merge pull request cms-sw#21062 from cms-met/EcalBadCalibFilter94Xb
ECAL Bad Calibration Filter for 94X
Configuration menu - View commit details
-
Copy full SHA for 7778833 - Browse repository at this point
Copy the full SHA 7778833View commit details -
Merge pull request cms-sw#21216 from capalmer85/PUForWinter2017MC
add PU distribution covering the envelope of min bias xsecs
Configuration menu - View commit details
-
Copy full SHA for 378e134 - Browse repository at this point
Copy the full SHA 378e134View commit details -
Configuration menu - View commit details
-
Copy full SHA for c292158 - Browse repository at this point
Copy the full SHA c292158View commit details -
Merge pull request cms-sw#21219 from peruzzim/muon_passed_enum
Muon selector function taking enum type (94X)
Configuration menu - View commit details
-
Copy full SHA for 52db44f - Browse repository at this point
Copy the full SHA 52db44fView commit details -
Properly handle arrays where index can be negative
Instead of relying on remembering to always adding an offset to the index being passed to the array, we now use a helper class which always does the offsetting for us. The helper also properly initializes the size of the array to be able to contain the min and max bounds.
Configuration menu - View commit details
-
Copy full SHA for 3a68239 - Browse repository at this point
Copy the full SHA 3a68239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0567d83 - Browse repository at this point
Copy the full SHA 0567d83View commit details -
Merge pull request cms-sw#21234 from davidlange6/nocpuwaster94x
remove cpu waster from premixing workflow
Configuration menu - View commit details
-
Copy full SHA for f7d493c - Browse repository at this point
Copy the full SHA f7d493cView commit details -
Merge pull request cms-sw#21232 from davidlange6/hltdqm94xv1
backport hlt dqm rearrangements
Configuration menu - View commit details
-
Copy full SHA for 1fed070 - Browse repository at this point
Copy the full SHA 1fed070View commit details