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

Fix includes in SingleElementCollectionRefSelector headers #19287

Conversation

Teemperor
Copy link
Contributor

@Teemperor Teemperor commented Jun 16, 2017

We use SelectedOutputCollectionTrait in these headers, so we also
need to include the related header to make these file compile
on its own.

Same goes for Event and EventSetup, but in this case we can just
forward declare them.

@Teemperor
Copy link
Contributor Author

Part of the work going on regarding the C++ modules migration of CMSSW (tracked as issue #15248). This PR is not meant to refactor things, but just to make these headers compile.

@Teemperor Teemperor force-pushed the FixIncludesSingleElementCollectionRefSelector.h branch 2 times, most recently from 57d3e21 to da236e1 Compare June 16, 2017 13:38
@Teemperor Teemperor changed the title Fix includes in SingleElementCollectionRefSelector.h Fix includes in SingleElementCollectionRefSelector headers Jun 16, 2017
@Teemperor Teemperor force-pushed the FixIncludesSingleElementCollectionRefSelector.h branch from da236e1 to f63662b Compare June 16, 2017 13:39
We use SelectedOutputCollectionTrait in these header, so we also
need to include the related header to make these file compile
on its own.

Same goes for Event and EventSetup, but in this case we can just
forward declare them.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Teemperor (Raphael Isemann) for master.

It involves the following packages:

CommonTools/UtilAlgos

@perrotta, @cmsbuild, @slava77, @monttj, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel 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 Jun 16, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 16, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20647/console Started: 2017/06/16 16:53

@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-19287/20647/summary.html

Comparison Summary:

  • You potentially added 5 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 22
  • DQMHistoTests: Total histograms compared: 1803170
  • DQMHistoTests: Total failures: 15132
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1787872
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 90 log files, 14 edm output root files, 22 DQM output files

@slava77
Copy link
Contributor

slava77 commented Jun 16, 2017

+1

for #19287 f63662b

  • technical
  • jenkins tests pass

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 6554745 into cms-sw:master Jun 17, 2017
@Teemperor Teemperor deleted the FixIncludesSingleElementCollectionRefSelector.h branch December 19, 2017 08:47
@Teemperor Teemperor restored the FixIncludesSingleElementCollectionRefSelector.h branch December 19, 2017 10:41
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