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

BugFix for PseudoTop construction in dilepton channel using proper lepton charges #16190

Merged
merged 2 commits into from Oct 14, 2016

Conversation

msavitskyi
Copy link
Contributor

The bugfix needed to avoid cases, when Top Quark/ W-Plus / Anti-Lepton / B-jet are filled with charge/PdgIds corresponding to respective anti-particles (and vice versa), while keeping the original four-vectors (as associated to particular lepton). After the occurrence of such cases, an object collection (let's say, Anti-Leptons) actually is a mix of true Anti-Leptons and fakes from true Leptons (opposite for original Leptons collection). More detailed explanation of code's performance without bugfix is given in HN message "1" as indicated below, while message "2" leads to performance plots before/after bugfix.

Please check these messages on the HyperNews:

  1. https://hypernews.cern.ch/HyperNews/CMS/get/top/2302/1/2/1.html
  2. https://hypernews.cern.ch/HyperNews/CMS/get/top/2302/1/2/1/1.html
  3. https://hypernews.cern.ch/HyperNews/CMS/get/top/2302/1/2/1/1/1.html

…ith accordingly related charge from second lepton.
…ed to PseudoTop using recalculated lepton charges. In some cases, old implementation was leading to construction of objects using proper four-vectors, but with charges/PdgIDs corresponding to respective anti-particles.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @msavitskyi for CMSSW_8_1_X.

It involves the following packages:

TopQuarkAnalysis/TopEventProducers

@cmsbuild, @monttj, @davidlange6 can you please review it and eventually sign? Thanks.
@kreczko this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@monttj
Copy link
Contributor

monttj commented Oct 13, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 13, 2016

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-16190/15703/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • 10021.0_TenMuE_0_200+TenMuE_0_200_pythia8_2017_GenSimFull+DigiFull_2017+RecoFull_2017+ALCAFull_2017+HARVESTFull_2017
  • 10024.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2017_GenSimFull+DigiFull_2017+RecoFull_2017+ALCAFull_2017+HARVESTFull_2017
  • 10424.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2017NewFPix_GenSimFull+DigiFull_2017NewFPix+RecoFull_2017NewFPix+ALCAFull_2017NewFPix+HARVESTFull_2017NewFPix
  • 10624.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2017HCALdev_GenSimFull+DigiFull_2017HCALdev+RecoFull_2017HCALdev+ALCAFull_2017HCALdev+HARVESTFull_2017HCALdev
  • 10824.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2017AllNew_GenSimFull+DigiFull_2017AllNew+RecoFull_2017AllNew+ALCAFull_2017AllNew+HARVESTFull_2017AllNew

@monttj
Copy link
Contributor

monttj commented Oct 14, 2016

+1
It is straightforward. The bug for charge flip was fixed by re-defining the charge.

@cmsbuild
Copy link
Contributor

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

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 78b4ca2 into cms-sw:CMSSW_8_1_X Oct 14, 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

4 participants