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

Second NanoAOD update (94X version) - includes first NanoAOD update not yet merged #21399

Merged
merged 139 commits into from Nov 28, 2017

Conversation

arizzi
Copy link
Contributor

@arizzi arizzi commented Nov 21, 2017

Same as #21376 (different base)
Includes #21300 (merged only in its master variant at the moment, #21095)

This PR contains:

  • update of Gen information (dressed leptons, gen jet flavour etc..)
  • fix bug Uint8 -> bool
  • muon ID from muon POG object functions
  • updated list of btag discriminators
  • review of substructures information
  • protect against non-thread safeness of StringParser
  • update electron variables
  • fix of L1 seed pt
  • update of tau trig object
  • addition of LHE NLO info

@gpetruc @peruzzim

mseidel42 and others added 30 commits September 26, 2017 11:31
…, renamed RivetFatJets/DressedLeptons->GenFatJets/DressedLeptons
Added non-PF track, ecal and hcal isolation within a cone of 0.3
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @arizzi for CMSSW_9_4_X.

It involves the following packages:

Configuration/PyReleaseValidation
DQMOffline/Configuration
DataFormats/NanoAOD
PhysicsTools/NanoAOD
PhysicsTools/PatAlgos

@perrotta, @prebello, @monttj, @vazzolini, @kmaeshima, @kpedro88, @fabozzi, @cmsbuild, @jfernan2, @slava77, @GurpreetSinghChahal, @vanbesien, @dmitrijus can you please review it and eventually sign? Thanks.
@ghellwig, @TaiSakuma, @gouskos, @felicepantaleo, @rappoccio, @Martin-Grunewald, @ahinzmann, @threus, @seemasharmafnal, @mmarionncern, @imarches, @makortel, @acaudron, @jdolen, @ferencek, @rociovilar, @rovere, @jdamgov, @nhanvtran, @gkasieczka, @schoef, @ebrondol, @swertz, @JyothsnaKomaragiri, @mverzett, @gpetruc, @mariadalfonso, @pvmulder this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Nov 21, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24588/console Started: 2017/11/21 18:36

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2779661
  • DQMHistoTests: Total failures: 108
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2779382
  • DQMHistoTests: Total skipped: 171
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0 KiB( 0 files compared)
  • Checked 107 log files, 8 edm output root files, 26 DQM output files

@@ -276,6 +277,25 @@ class GenWeightsTableProducer : public edm::global::EDProducer<edm::StreamCache<
break;
}
}
} else if (groups.str(2) == "NNPDF30_lo_as_0130.LHgrid") {
Copy link
Contributor

Choose a reason for hiding this comment

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

Just noticing that the corresponding updates in the master have comments added, see
https://github.com/cms-sw/cmssw/pull/21300/files#diff-5e612deb23d740e47f5b7ede04e2b5bbR280
(not an issue, anyhow)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

given that it is ok in the master and is just a set of comments I'd leave it as it is (if I cherry pick the master commit on 94Xbranch I'd change the order of commits and I'd like to avoid any more troubles with mergeability and rebases)

@perrotta
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

backport of #21376 and #21300

@davidlange6
Copy link
Contributor

hi all Please raise any issues with this PR by the release planning meeting tomorrow

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit f3a1d4d into cms-sw:CMSSW_9_4_X Nov 28, 2017
@gpetruc gpetruc deleted the 94XmasterForNov21stPR branch November 30, 2017 12:00
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