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

New pulse shape for HE 2017 SiPM #15322

Merged
merged 4 commits into from Aug 2, 2016
Merged

Conversation

kpedro88
Copy link
Contributor

This PR adds a new reco pulse shape for the HE SiPMs to be installed in 2017 (needed for Method 2 reconstruction). This pulse shape is computed using a numerical convolution of the simulated SiPM pulse shape and the Y11 wavelength shifting fiber pulse shape. For more details, see this recent presentation in the HCAL Phase 1 Software Task Force Meeting: https://indico.cern.ch/event/559519/contributions/2257748/attachments/1317836/1974957/sipm_pulse_shape_reco_MC.pdf.

Other changes in this PR:

  • minor cleanup of the pulse-shape-related code
  • mcShape and recoShape numbers are now configurable via Python in HcalHardcodeCalibrations

attn: @abdoulline, @mariadalfonso

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @kpedro88 (Kevin Pedro) for CMSSW_8_1_X.

It involves the following packages:

CalibCalorimetry/HcalAlgos
CalibCalorimetry/HcalPlugins
SimCalorimetry/HcalSimAlgos

@ghellwig, @civanch, @cerminar, @cmsbuild, @franzoni, @mdhildreth, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @mariadalfonso, @tocheng this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@kpedro88
Copy link
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 28, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14274/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@civanch
Copy link
Contributor

civanch commented Jul 29, 2016

@kpedro88 , are you sure here there is no double counting of a pedestal?
value [i] = value0 + (float)CLHEP::RandGauss::shoot (value0, width.getWidth (i) / 100.);

@abdoulline
Copy link

I think it's a good catch, Vladimir... Originally (back in SLHC) that 

was kind of OK without the first value0 term.
It obviously doesn't make any noticeable difference at the end (as pedestal
is added in DIGI, then subtracted in RECO) but better be fixed, I presume.

On Fri, 29 Jul 2016, Vladimir Ivantchenko wrote:

@kpedro88 , are you sure here there is no double counting of a pedestal?
value [i] = value0 + (float)CLHEP::RandGauss::shoot (value0, width.getWidth (i) / 100.);


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the
thread.[AEx02pJzi3AfNsDr0Zx_a5RtPgbi4G7-ks5qad64gaJpZM4JXa5q.gif]

@cmsbuild
Copy link
Contributor

Pull request #15322 was updated. @ghellwig, @civanch, @cerminar, @cmsbuild, @franzoni, @mdhildreth, @mmusich, @davidlange6 can you please check and sign again.

@kpedro88
Copy link
Contributor Author

@cmsbuild please test

@civanch good catch, thanks

@cmsbuild
Copy link
Contributor

-1

Tested at: d078e39

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-15322/14281/summary.html

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
1003.0 step1

DAS Error

@kpedro88
Copy link
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 29, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14284/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@civanch
Copy link
Contributor

civanch commented Jul 29, 2016

+1

@kpedro88
Copy link
Contributor Author

kpedro88 commented Aug 1, 2016

@mmusich @cerminar @franzoni ping

@mmusich
Copy link
Contributor

mmusich commented Aug 2, 2016

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 2, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 99abfc2 into cms-sw:CMSSW_8_1_X Aug 2, 2016
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

6 participants