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

NanoAODv6, config fixes for UL #28196

Merged
merged 8 commits into from
Oct 19, 2019

Conversation

peruzzim
Copy link
Contributor

PR description:

This PR fixes issues described in #28158, using modifiers that are loaded by Run2_201? eras to identify configuration changes that are linked to the year, and not to the MINIAOD input version for NANOAOD production.

It only changes the NANOAOD content when running on UL samples, doing nothing for 80X, 94X and 102X Run-2 samples.

PR validation:

Validated as usual within the nanoAOD integration setup, for both Run-2 and UL available samples.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28196/12299

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @peruzzim for master.

It involves the following packages:

Configuration/Eras
PhysicsTools/NanoAOD

@kpedro88, @peruzzim, @cmsbuild, @franzoni, @fgolf, @santocch, @fabiocos, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @gpetruc, @Martin-Grunewald this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@peruzzim
Copy link
Contributor Author

peruzzim commented Oct 17, 2019

please test workflow 1325.6,1325.7,1325.8,1329.1,136.7722,136.7952,136.8521

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 17, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3006/console Started: 2019/10/17 12:17

@cmsbuild
Copy link
Contributor

@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-71e169/3006/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2961064
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2960721
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@peruzzim
Copy link
Contributor Author

A clarification on this PR: this also includes the proper treatment of the choice of the HLT process name during NANOAOD:

  • by default, HLT
  • what is given at the cmsDriver.py option --hltProcess, if the option is given:
    self._options.customise_commands = self._options.customise_commands + "process.unpackedPatTrigger.triggerResults= cms.InputTag( 'TriggerResults::"+self._options.hltProcess+"' )\n"

@peruzzim
Copy link
Contributor Author

+xpog

as expected, workflow 10824.0 shows difference due to the proper configuration

@fabiocos
Copy link
Contributor

@peruzzim @chayanit @pgunnell @srimanob to be clear about #28196 (comment) : this is the structure in place without need for further developments, anyway to be used suitable NANOAODreHLT steps need to be defined in PyRelVal relval_steps.py as done already for RECO sequences

@fabiocos
Copy link
Contributor

+operations

the update to Configuration/Eras looks coherent with the purpose of the PR

@fabiocos
Copy link
Contributor

+1

@fabiocos
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 6399ee1 into cms-sw:master Oct 19, 2019
@santocch
Copy link

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged.

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.

4 participants