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

Added fragment corrected Ecal depth #20055

Merged
merged 3 commits into from Aug 7, 2017

Conversation

civanch
Copy link
Contributor

@civanch civanch commented Aug 4, 2017

This python fragment may enables fixed Ecal computation of distance from a hit position to APD, which is provided in #19625.

This PR should be tested together with #19625.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2017

A new Pull Request was created by @civanch (Vladimir Ivantchenko) for CMSSW_7_1_X.

It involves the following packages:

SimG4Core/Application

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

if hasattr(process,'g4SimHits'):
process.g4SimHits.ECalSD.IgnoreDepthCorr = cms.bool(False)

return(process)
Copy link
Contributor

Choose a reason for hiding this comment

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

this needs to be outside of the if statement
@civanch

@davidlange6
Copy link
Contributor

-1
pending fix

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2017

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2017

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

@davidlange6 davidlange6 merged commit f46f64d into cms-sw:CMSSW_7_1_X Aug 7, 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

3 participants