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

Filling the fillDescription method of CaloRecHitsBeamHaloCleaned and … #14331

Merged
merged 2 commits into from May 4, 2016

Conversation

lathomas
Copy link
Contributor

@lathomas lathomas commented May 2, 2016

…adding the corresponding generated config file.

The producer CaloRecHitsBeamHaloCleaned is needed for the design of a new trigger path. The changes are required in order to parse theconfig in ConfDB.

…adding the corresponding generated config file
@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2016

A new Pull Request was created by @lathomas for CMSSW_8_0_X.

It involves the following packages:

RecoMET/METProducers

@cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@TaiSakuma, @ahinzmann, @mmarionncern, @jdolen, @nhanvtran, @schoef, @mariadalfonso this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@@ -0,0 +1,9 @@
import FWCore.ParameterSet.Config as cms

CaloRecHitsBeamHaloCleaned = cms.EDProducer('CaloRecHitsBeamHaloCleaned',
Copy link
Contributor

Choose a reason for hiding this comment

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

please use lower case for class module instance names
and have the file name also start with the lower case letter

Copy link
Contributor

Choose a reason for hiding this comment

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

actually, it's better not to make this file at all and use what the system will generate based on the fillDescriptions defaults: it will make caloRecHitsBeamHaloCleaned_cfi.py file in $CMSSW_BASE/python

…adding the corresponding generated config file
@lathomas
Copy link
Contributor Author

lathomas commented May 2, 2016

@slava77 Ok, thanks for the prompt feedback. I updated the changes (also in 81X). Let me know if it's fine now. Thanks !

@slava77
Copy link
Contributor

slava77 commented May 2, 2016

please keep #14332 in sync as well.
Thanks.

@slava77
Copy link
Contributor

slava77 commented May 2, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2016

@cvuosalo
Copy link
Contributor

cvuosalo commented May 3, 2016

+1

For #14331 e8ec1f8

Adding some parameters to the fillDescription method of CaloRecHitsBeamHaloCleaned. There should be no change in monitored quantities.

#14332 is the 81X version of this PR.

The code changes are satisfactory, and Jenkins tests against baseline CMSSW_8_0_X_2016-05-02-1100 show no significant differences, as expected.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2016

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

@lathomas
Copy link
Contributor Author

lathomas commented May 4, 2016

@davidlange6 @slava77
Since the equivalent PR for 81X was merged (#14332), would it be possible to merge this one soon? The changes are needed to develop a trigger path that we would like to have deployed soon.

Thanks a lot !

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit a84e2f5 into cms-sw:CMSSW_8_0_X May 4, 2016
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

5 participants