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

Run2-TB31 Modify the analyzer to record information for the passive part of the setup #19095

Merged
merged 2 commits into from Jun 12, 2017

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Jun 5, 2017

Add 3 more elements to the tree for each type of TB detector (EE, FH and BH)

@bsunanda
Copy link
Contributor Author

bsunanda commented Jun 5, 2017

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

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

It involves the following packages:

SimG4CMS/HGCalTestBeam

@cmsbuild, @civanch, @mdhildreth, @kpedro88, @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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

Comparison job queued.

@bsunanda bsunanda changed the title Run2-TB31 Modify the analyzer to record information for the passive part of the… Run2-TB31 Modify the analyzer to record information for the passive part of the setup Jun 5, 2017
@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

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

Comparison Summary:

  • You potentially added 163 lines to the logs
  • Reco comparison results: 3430 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1837605
  • DQMHistoTests: Total failures: 48413
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1789019
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2017

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

Comparison Summary:

  • You potentially added 163 lines to the logs
  • Reco comparison results: 3430 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1837605
  • DQMHistoTests: Total failures: 48413
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1789019
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@civanch
Copy link
Contributor

civanch commented Jun 6, 2017

+1

@kpedro88
Copy link
Contributor

kpedro88 commented Jun 6, 2017

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2017

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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar


std::vector<float> hgcPassiveEEEnergy, hgcPassiveFHEnergy, hgcPassiveBHEnergy;
std::vector<std::string> hgcPassiveEEName, hgcPassiveFHName, hgcPassiveBHName;
std::vector<Int_t> hgcPassiveEEID, hgcPassiveFHID, hgcPassiveBHID;
Copy link
Contributor

Choose a reason for hiding this comment

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

hi @bsunanda - please use int rather than Int_t

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doing that and I am resubmitting the PR

@cmsbuild
Copy link
Contributor

Pull request #19095 was updated. @cmsbuild, @civanch, @mdhildreth, @kpedro88, @davidlange6 can you please check and sign again.

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 10, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20482/console Started: 2017/06/10 15:27

@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-19095/20482/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: 1872323
  • DQMHistoTests: Total failures: 34524
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1837626
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@civanch
Copy link
Contributor

civanch commented Jun 12, 2017

+1

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 2d91755 into cms-sw:master Jun 12, 2017
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

5 participants