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-sim15 Handle the depth word correctly and use 2 lowest bit to store information crystal/APD #19867

Merged
merged 6 commits into from Aug 2, 2017

Conversation

bsunanda
Copy link
Contributor

Also try to use the information if it is a normal or reflected crystal in analysis

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 21, 2017

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

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

SimCalorimetry/EcalSimAlgos
SimG4CMS/Calo

@cmsbuild, @civanch, @mdhildreth, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @argiro 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
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • You potentially added 6717 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 12974 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2347494
  • DQMHistoTests: Total failures: 68764
  • DQMHistoTests: Total nulls: 194
  • DQMHistoTests: Total successes: 2278370
  • 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 22, 2017

@bsunanda, you likely forget debug cout, would you expect any difference in comparison?

@cmsbuild
Copy link
Contributor

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

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 24, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21708/console Started: 2017/07/24 15:46

@cmsbuild
Copy link
Contributor

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

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 28, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21884/console Started: 2017/07/28 21:04

@bsunanda
Copy link
Contributor Author

@civanch I put the masks in PCaloHit class whose member is having depth which is now presented with packed bit information. So the BuildFile's are not modified and dependency is unchanged.

@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-19867/21884/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1103 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2376534
  • DQMHistoTests: Total failures: 25348
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2351019
  • 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 29, 2017

+1
there are about 550 différences in HLT comparaison sub-directory for data and MC WFs, this PR is not responsible for such differences

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

@davidlange6
Copy link
Contributor

hi @bsunanda @civanch - I miss the context behind this PR - is there some more information available?

@bsunanda
Copy link
Contributor Author

bsunanda commented Aug 1, 2017

@davidlange6 @civanch The main idea of this PR is that one can go beyond the SIM step with information about the depth within crystal. The DIGI step used to assume that depth can be an integer between 0 and 2 (crystal and two areas of the APD's). Now with 0 and 14 bits to store depth within crystal one can go to the end (GEN-SIM-DIGI-RECO) to study depth dependence in energy measurement (this was required by the Higgs mass group and they presented this in one ECAL DPG meeting). With these changes one can in principle make production with or without radiation length information. by changing python parameter

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 75a9ea0 into cms-sw:master Aug 2, 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

4 participants