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

add configurations for several corrected METs #752

Merged
merged 1 commit into from Sep 11, 2013

Conversation

TaiSakuma
Copy link
Contributor

The changes add python configuration files which include module configurations for MET with the following combinations of MET corrections.

caloMetT1 = caloMET + Type-I
caloMetT1 = caloMET + Type-I + Type-II
pfMetT0rt = pfMET + Type-0(track)
pfMetT0rtT1 = pfMET + Type-I + Type-0(track)
pfMetT0rtT1T2 = pfMET + Type-I + Type-II + Type-0(track)
pfMetT0rtT2 = pfMET + Type-II + Type-0(track)
pfMetT0pc = pfMET + Type-0(pfcand)
pfMetT0pcT1 = pfMET + Type-I + Type-0(pfcand)
pfMetT1 = pfMET + Type-I
pfMetT1T2 = pfMET + Type-I + Type-II
pfMetT0rtTxy = pfMET + Type-0(track) + xy_shift
pfMetT0rtT1Txy = pfMET + Type-I + Type-0(track)+ xy_shift
pfMetT0rtT1T2Txy = pfMET + Type-I + Type-II + Type-0(track) + xy_shift
pfMetT0rtT2Txy = pfMET + Type-II + Type-0(track) + xy_shift
pfMetT0pcTxy = pfMET + Type-0(pfcand) + xy_shift
pfMetT0pcT1Txy = pfMET + Type-I + Type-0(pfcand) + xy_shift
pfMetT1Txy = pfMET + Type-I + xy_shift
pfMetT1T2Txy = pfMET + Type-I + Type-II + xy_shift

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2013

A new Pull Request was created by @TaiSakuma (Tai Sakuma) for CMSSW_7_0_X.

add configurations for several corrected METs

It involves the following packages:

JetMETCorrections/Type1MET

@vadler can you please review it and eventually sign? Thanks.
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.

@nclopezo
Copy link
Contributor

Hi,

I ran the tests on top of CMSSW_7_0_X_2013-09-10-0200, all tests passed:

https://cmssdt.cern.ch/jenkins/job/Pull-Request-Integration/ARCHITECTURE=slc5_amd64_gcc481/426/console

you can see the artifacts here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/426

@vadler
Copy link

vadler commented Sep 10, 2013

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IBs unless changes or unless it breaks tests.

ktf added a commit that referenced this pull request Sep 11, 2013
add configurations for several corrected METs
@ktf ktf merged commit e1ef769 into cms-sw:CMSSW_7_0_X Sep 11, 2013
@TaiSakuma TaiSakuma deleted the met-dev branch October 4, 2013 19:59
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