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

Embedding developments: New feature electron embedding and bugfixes #19771

Merged
merged 4 commits into from Sep 18, 2017

Conversation

perahrens
Copy link
Contributor

@perahrens perahrens commented Jul 17, 2017

Presented in RECO AT 14.07.2017.

  • New feature to enable electron embedding:
    Boolean parameter switchToMuonEmbedding replaced by integer parameter particleToEmbed representing the PDGID of the particle to be embedded.

  • Workaround to keep prunedGenParticles:
    New customizer function to keep genParticle collections that are removed in the PAT step on data.

  • Bugfix in EmbeddingLHEProducer:
    Only tau-leptons were added to the LHE product. Now crosschecking with list of allowed particles.

  • Bugfix in Merge Collections (found after presentation):
    First merge the two collections, then save the new collection.

Testcases:
Clone the following repository into your CMSSW_9_2_3patch2 src folder:
git clone https://github.com/perahrens/gc_configs_for_embedding.git

It contains three test configuration folders:

  1. ElEl_data_2017_CMSSW923p2_ElEmbedding
  2. MuMu_data_2017_CMSSW923p2_MuEmbedding
  3. MuTau_data_2017_CMSSW923p2_TauEmbedding
    For testing purposes, you can copy a RAW testfile (/DoubleMuon/Run2017B-v1/RAW) with the name test.root into the respective folder and run:
    cmsRun selection.py
    cmsRun lheprodandcleaning.py
    cmsRun generator.py
    cmsRun merging.py
    Final output will be a root file in MINIAOD format with the hybrid events.

@cmsbuild cmsbuild changed the base branch from CMSSW_9_3_X to master July 17, 2017 12:04
@cmsbuild
Copy link
Contributor

@perahrens, CMSSW_9_3_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

GeneratorInterface/Core
TauAnalysis/MCEmbeddingTools

@efeyazgan, @perrozzi, @civanch, @mdhildreth, @monttj, @cmsbuild, @thuer, @govoni, @davidlange6 can you please review it and eventually sign? Thanks.
@alberto-sanchez, @agrohsje, @mkirsano this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Jul 17, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 17, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21519/console Started: 2017/07/17 14:37

@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-19771/21519/summary.html

Comparison Summary:

  • You potentially added 2 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2022761
  • DQMHistoTests: Total failures: 14921
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2007674
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@civanch
Copy link
Contributor

civanch commented Jul 20, 2017

+1

@perrozzi
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

Pull request #19771 was updated. @efeyazgan, @perrozzi, @civanch, @mdhildreth, @monttj, @cmsbuild, @thuer, @govoni, @davidlange6 can you please check and sign again.

@perahrens
Copy link
Contributor Author

@kpedro88 Thank you very much for your support, Now it should be ok I guess.

@civanch
Copy link
Contributor

civanch commented Jul 30, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 30, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21896/console Started: 2017/07/30 23:20

@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-19771/21896/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2446803
  • DQMHistoTests: Total failures: 41857
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2404780
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@civanch
Copy link
Contributor

civanch commented Aug 1, 2017

+1

@perrozzi
Copy link
Contributor

+1

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit aa837d3 into cms-sw:master Sep 18, 2017
@perahrens perahrens deleted the CMSSW_9_3_X branch September 18, 2017 11: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

8 participants