Fixes(need changes outside the repository as well), to enable success…#111
Open
Fixes(need changes outside the repository as well), to enable success…#111
Conversation
…ful running of Recal->nTuple production
Contributor
|
You can handle the outside repository changes by doing a git cms-merge-topic |
Author
|
thanks, will keep in mind next time.
…On Mon, Feb 27, 2017 at 4:16 PM, Peter Hansen ***@***.***> wrote:
You can handle the outside repository changes by doing a git
cms-merge-topic
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#111 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFxLxCSattasg2tPZVsLoyjkzbDXHuciks5rg0tAgaJpZM4MNp29>
.
--
Rajdeep.Mohan.Chatterjee
Post Doctoral Fellow
School of Physics and Astronomy
University of Minnesota
115 Union Street Street SE
Minneapolis MN 55455
USA
|
|
I've seen the PR. I won't have time till wednesday to test it. I don't fully understand the problem from the commits here. But if it works, don't hesitate and use it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE WITH MASTER:
Fixes(need changes outside the repository as well), to enable successful running of Recal->nTuple production.
To successfully Run:
cmsRun python/alcaSkimming.py tagFile=config/reRecoTags 80X_mcRun2_asymptotic_2016_TrancheIV_v7.py type=ALCARERECO files=file:Uncal_To_Recal_001.root doTree=1 doTreeOnly=1 isPrivate=1 MC=1
This branch is needed(To be confirmed if the fixes break something else).
ADDITIONALLY need to:
git cms-addpkg PhysicsTools/PatAlgos
cp ~rchatter/public/PATElectronProducer.cc <Path_To_Physics_Tools>/PhysicsTools/PatAlgos/plugins/
scram b -j32