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

[Tau]: add parameter to isolation module #15707

Merged
merged 1 commit into from Sep 6, 2016

Conversation

rmanzoni
Copy link
Contributor

@rmanzoni rmanzoni commented Sep 2, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

A new Pull Request was created by @rmanzoni (Riccardo Manzoni) for CMSSW_8_1_X.

It involves the following packages:

RecoTauTag/RecoTau

@cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cvuosalo
Copy link
Contributor

cvuosalo commented Sep 2, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14914/console

@slava77
Copy link
Contributor

slava77 commented Sep 2, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14915/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

-1

Tested at: 5fec682

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-15707/14914/summary.html

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
11224.0 step3

runTheMatrix-results/11224.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3/step3_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3.log

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

-1

Tested at: 5fec682

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-15707/14915/summary.html

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
11224.0 step3

runTheMatrix-results/11224.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3/step3_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3.log

@slava77
Copy link
Contributor

slava77 commented Sep 4, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 4, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14930/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 4, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 4, 2016

@rmanzoni
Copy link
Contributor Author

rmanzoni commented Sep 5, 2016

Since this is the 81X carbon copy of #15708, @cvuosalo could you please sign this off too / let me know if there's any action needed from my side?
Thanks!

@davidlange6
Copy link
Contributor

Seems this one is meant to be approved since the 80x version is signed.

@davidlange6 davidlange6 merged commit 9d09327 into cms-sw:CMSSW_8_1_X Sep 6, 2016
// RIC: multiply neutral isolation by a flat factor.
// Useful, for instance, to combine charged and neutral isolations
// with different relative weights
weightGammas_ = pset.exists("WeightECALIsolation") ?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This module really should be switched to use fillDescriptions.

@cvuosalo
Copy link
Contributor

cvuosalo commented Sep 6, 2016

@rmanzoni: I did not know that this PR was urgent. For future reference, you can use the "urgent" command to mark a PR as urgent so that it gets more expedited review, or you can mention the urgency in the PR description.

@cvuosalo
Copy link
Contributor

cvuosalo commented Sep 6, 2016

+1

For #15707 5fec682

Adding weight parameter for tau isolation, with a default value of 1 that has no effect. There should be no change in monitored quantities.

#15708 is the 80X version of this PR, and it has already been merged.

The code changes are satisfactory, and Jenkins tests against baseline CMSSW_8_1_X_2016-09-04-0000 show no significant differences, as expected.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 6, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar

@rmanzoni
Copy link
Contributor Author

rmanzoni commented Sep 6, 2016

@cvuosalo ok, thank you for the tip, good to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants