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

use dedicated calibrations at HLT #12100

Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Oct 26, 2015

  • modify the GenericMVAJetTagComputers adding a label to choose calibrations
  • customise the CombinedSecondaryVertexESProducer to read b-tagging calibrations with the "HLT" label
  • customise the PFProducer to read the PF calibrations with the "HLT" label

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 26, 2015

This pull request updates #12044 and #12062 to actually pick up the calibrations with the "HLT" label

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_7_6_X.

use dedicated calibrations at HLT

It involves the following packages:

HLTrigger/Configuration
RecoBTag/SecondaryVertex
RecoBTau/JetTagComputer

@perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please review it and eventually sign? Thanks.
@imarches, @acaudron, @Martin-Grunewald, @jalimena, @ferencek, @pvmulder, @geoff-smith this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@fwyzard fwyzard force-pushed the HLT_use_dedicated_calibrations branch from d84c89a to 95f4e1c Compare October 26, 2015 16:12
@cmsbuild
Copy link
Contributor

Pull request #12100 was updated. @perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@fwyzard fwyzard force-pushed the HLT_use_dedicated_calibrations branch from dc53925 to 7d6939a Compare October 26, 2015 16:30
@cmsbuild
Copy link
Contributor

Pull request #12100 was updated. @perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@fwyzard fwyzard force-pushed the HLT_use_dedicated_calibrations branch from 37f5ad6 to 5bffee5 Compare October 26, 2015 16:54
@cmsbuild
Copy link
Contributor

Pull request #12100 was updated. @perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@slava77
Copy link
Contributor

slava77 commented Oct 26, 2015

can this be added to #12062 instead?
otherwise, #12062 should be closed

@slava77
Copy link
Contributor

slava77 commented Oct 26, 2015

@fwyzard
Andrea, since you are still updating this PR, please trigger tests when you are done.

  - rename private variables to match CMSSW coding conventions
  - add a label to choose which calibrations to use
@fwyzard fwyzard force-pushed the HLT_use_dedicated_calibrations branch from 5bffee5 to eb202c2 Compare October 26, 2015 17:20
@cmsbuild
Copy link
Contributor

Pull request #12100 was updated. @perrotta, @cmsbuild, @cvuosalo, @slava77, @Martin-Grunewald, @fwyzard can you please check and sign again.

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 26, 2015

+1

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 26, 2015

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 26, 2015

@slava77 , my preliminary tests pass, I think you can double check that I didn't break anything.

@cmsbuild
Copy link
Contributor

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

@mmusich
Copy link
Contributor

mmusich commented Oct 26, 2015

@pvmulder @diguida

@diguida
Copy link
Contributor

diguida commented Oct 27, 2015

@fwyzard in #12114 we have added the new MC GT.
If you want the latest state of the art, please cherry pick mmusich@bee66c2

@cmsbuild
Copy link
Contributor

-1
Tested at: cb1273c
The relvals timed out after 2 hours.

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

@slava77
Copy link
Contributor

slava77 commented Oct 28, 2015

@cmsbuild please test
maybe no timeout this time

@davidlange6
Copy link
Contributor

cmsbuild, please test
trying again..

@slava77
Copy link
Contributor

slava77 commented Oct 28, 2015

@cmsbuild please test
maybe this works

@fwyzard
Copy link
Contributor Author

fwyzard commented Oct 28, 2015

@davidlange6 just let me know if I should rebase this on top of CMSSW_7_6_X and/or update it to #12114 .

@slava77
Copy link
Contributor

slava77 commented Oct 28, 2015

(tests restarted manually from jenkins interface)

@davidlange6
Copy link
Contributor

which they already had been… lets see if something is successful...

On Oct 28, 2015, at 5:51 PM, Slava Krutelyov notifications@github.com wrote:

(tests restarted manually from jenkins interface)


Reply to this email directly or view it on GitHub.

@slava77
Copy link
Contributor

slava77 commented Oct 28, 2015

indeed, I see https://cmssdt.cern.ch/jenkins/job/ib-any-integration/9261 was started from ib-any-integration task by Alessandro and looks like it will finish soon.
I usually submit from ib-schedule-pr-tests

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@davidlange6
Copy link
Contributor

no effect on reco quantities - (minimal changes to hlt histograms)

davidlange6 added a commit that referenced this pull request Oct 28, 2015
@davidlange6 davidlange6 merged commit 0454537 into cms-sw:CMSSW_7_6_X Oct 28, 2015
@cmsbuild
Copy link
Contributor

@slava77
Copy link
Contributor

slava77 commented Oct 28, 2015

+1

for #12100 cb1273c
confirming the diffs are in HLT only

@fwyzard fwyzard deleted the HLT_use_dedicated_calibrations branch October 29, 2015 10:27
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

8 participants