Skip to content
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

Simple merge on to latest and fix conflict #7

Open
wants to merge 2,119 commits into
base: Run2-hcx25
Choose a base branch
from

Conversation

mark-grimes
Copy link

I tried to make the minimum changes possible but I couldn't get it to work. Basically all that is required is 1f0efe1, but cherry-picking gives the commit a different SHA hash and git will still complain about conflicts even if the file is the same. So all I did for this was merge the full pull request on the latest head, and fix the conflict by hand. Hence almost all of the changes listed below are just the difference between the point you last rebased onto and the current head.

I've checked by merging both this and PR10353 onto the head, and there is no difference between them.
I also copied the differences listed in a browser at cms-sw/cmssw@cms-sw:CMSSW_7_6_X...mark-grimes:simpleMergeAndFix and https://github.com/cms-sw/cmssw/pull/10353/files into text files and diffed them, and found nothing except the customiseFor10911 function in customizeHLTforCMSSW.py (which is the source of the conflict and should be there).

ngrenz and others added 30 commits August 29, 2015 01:22
…x-clang-warning

fix clang static analyzer warning using namespace in header
…x-clang-warning

Event filter utilities fix clang warning
…g-warning

fix clang static analyzer warning using namespace in header
…ix-clang-warning

fix clang static analyzer warning using namespace in header
…x-clang-warning

fix clang static analyzer warning using namespace in header
Fix bug preventing the use of a local cache
…g_76x_part2

more cleanup of RecoLocalMuon/RPCRecHit
…x-clang-warning

fix clang static analyzer warning using namespace in header
…g-warning

fix clang static analyzer warning using namespace in header
…lectorCleanup

Thread Safety: Remove unneeded state from TriggerResultsBasedEventSelector
Switch to latest pileup jet id in DQM
Dr15Jones and others added 17 commits September 4, 2015 20:01
BeamCurrentInfo has transient data members which were previously being
filled in on first request. Such behavior would require special handling
when used in a threaded environment. Instead, the code has been changed
to directly fill in the transient data members when the object is read
back by ROOT.
Holding a shared resource when an unscheduled producer will be called via a call to getBy* can cause a deadlock to occur. By temporarily releasing the shared resource during the call potential deadlock will be avoided.
This change removes the previous workaround where we always prefetched data associated to a mayConsumes call.
…st-away

Only check const cast away in CStyle casts and const_cast<> expresssions
Maintainability cleanup for EventSelector
Forward originalAlgo and algoMask in TrackRefitter
…Consume

Release shared resources when use mayConsumes
75x Fireworks: auto-detect configuration after opening first file -- git reattempt 2
Fix a 'kNoTypesStored' bug in DQMRootSource (76x)
Made BeamCurrentInfo thread-safe via use of iorules
…e-76X

Streamer output modules ported to one::OutputModule (76X)
Add customize configuration file to produce/keep a collection of part…
Conflicts:
	HLTrigger/Configuration/python/customizeHLTforCMSSW.py
bsunanda pushed a commit that referenced this pull request Dec 4, 2015
Herwig++: Create config for CMS tune CUETHppS1
bsunanda pushed a commit that referenced this pull request Jun 29, 2017
…Update_hPFCalib_fromArun

HLT PF Calibration update compliant with code changes
bsunanda pushed a commit that referenced this pull request Jul 7, 2017
stopping throws on duplicate superclusters in the event & other debugging info
bsunanda pushed a commit that referenced this pull request Jul 21, 2017
bsunanda pushed a commit that referenced this pull request Jul 25, 2017
…Update_hPFCalib_fromArun (allow empty)

HLT PF Calibration update compliant with code changes
bsunanda pushed a commit that referenced this pull request Jan 19, 2018
use old thresholds when running collapsed 2018
bsunanda pushed a commit that referenced this pull request Nov 29, 2018
bsunanda pushed a commit that referenced this pull request Jun 14, 2019
Modificacion to add v2 in the python config
bsunanda pushed a commit that referenced this pull request May 22, 2020
…ms (L1Trigger/TrackFindingTMTT) (cms-sw#29381)

* create separate PRs for the two L1TK packages

* Improved KF efficiency at high eta

* Moved MC data files to cms-data

* Removed old file

* Removed KF HLS to put instead in external library

* Ran scram b code-format

* Delete KF4ParamsComb.h.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.h.bak

* Delete KF4ParamsComb.cc.bak

* Delete KF4ParamsCombIV.bak

* Delete KF4ParamsCombV2.bak

* Delete KF5ParamsComb.cc.bak

* L1 tk integration tmtt pre5 (#7)

* Added CMS code style fixes

* Removed old file

* Reapplied stub b code-format

* All code review changes (#13)

* Fix clang errors (#14)

* fixed clang error

* directory for MC txt files

* Fixed clang warnings + minor simplifications (#15)

* tweak

* tweak

* Fixed clang warnings and small simplifications

* Fixed clang warnings and small simplifications

* All remaining review comments addressed (cms-sw#16)

* Replaced vector size with empty function

* Simplified DegradeBend and StubWindowSuggest

* Fixed more review comments

* More review comments

* code reformat

* Ran exhaustive clang tidy

* Added library to BuildFile.xml (cms-sw#17)

* Deleted TrackFindingTMT/data/README (cms-sw#18)

* Added library to BuildFile.xml (This was already done yesterday. Not sure why it appears again)

* README file in data directory deleted

* Fix review comments (cms-sw#20)

Co-authored-by: Louise Skinnari <[email protected]>
bsunanda pushed a commit that referenced this pull request Aug 7, 2020
add Global Tags for geometries T21, T22, T23 and adjust customizations in the upgradeWorkflowComponents file
bsunanda pushed a commit that referenced this pull request Jun 3, 2022
Code maintenance for Run III in the DQMOffline ZCounting.
bsunanda pushed a commit that referenced this pull request Aug 26, 2022
bsunanda pushed a commit that referenced this pull request May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.