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

bsunada:Run2-hcx32 Bug fix for HcalTopology #11538

Merged
merged 2 commits into from
Sep 29, 2015

Conversation

bsunanda
Copy link
Contributor

The bug from detId to hasedId had a bug for HB which is corrected. Also the script for Calowriter needs an additional cff.

@cmsbuild
Copy link
Contributor

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

bsunada:Run2-hcx32 Bug fix for HcalTopology

It involves the following packages:

CondTools/Geometry
Geometry/CaloTopology

@civanch, @Dr15Jones, @ianna, @mdhildreth, @cmsbuild, @ggovi can you please review it and eventually sign? Thanks.
@ghellwig, @apfeiffer1 this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@lgray
Copy link
Contributor

lgray commented Sep 28, 2015

@bsunanda Can you please fill in the pull request description with something a little more detailed than the title? Thanks.

@lgray
Copy link
Contributor

lgray commented Sep 28, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@@ -2,7 +2,8 @@

process = cms.Process("CaloGeometryWriter")
process.load('CondCore.DBCommon.CondDBCommon_cfi')
process.load('Configuration.StandardSequences.GeometryExtended_cff')
process.load('Configuration.Geometry.GeometryExtended_cff')
process.load('Configuration.Geometry.GeometryReco_cff')
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda - please, remove this line. All relevant producers are include through the next one with appropriate parameters. Besides, if this file is not modified, the PR will be merged faster.

Another question: does it mean Hcal geometry records in DB are wrong and need to be recreated? Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Taken your advice. But StandardSequences.GeometryExtended_cff does not have initiator for recnumbering record which is needed and when I ran without Geometry.GeometryReco_cff it did not work. Hcal geometry records for run 1 and run 2 are fine - the error was only for SLHC version which was in the 62X version and was never tested.


From: Ianna Osborne [[email protected]]
Sent: 29 September 2015 07:43
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunada:Run2-hcx32 Bug fix for HcalTopology (#11538)

In CondTools/Geometry/test/calogeometrywriter.pyhttps://github.com//pull/11538#discussion_r40636326:

@@ -2,7 +2,8 @@

process = cms.Process("CaloGeometryWriter")
process.load('CondCore.DBCommon.CondDBCommon_cfi')
-process.load('Configuration.StandardSequences.GeometryExtended_cff')
+process.load('Configuration.Geometry.GeometryExtended_cff')
+process.load('Configuration.Geometry.GeometryReco_cff')

@bsunandahttps://github.com/bsunanda - please, remove this line. All relevant producers are include through the next one with appropriate parameters. Besides, if this file is not modified, the PR will be merged faster.

Another question: does it mean Hcal geometry records in DB are wrong and need to be recreated? Thanks


Reply to this email directly or view it on GitHubhttps://github.com//pull/11538/files#r40636326.

@lgray
Copy link
Contributor

lgray commented Sep 29, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

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

@ianna
Copy link
Contributor

ianna commented Sep 29, 2015

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Sep 29, 2015
bsunada:Run2-hcx32 Bug fix for HcalTopology
@cmsbuild cmsbuild merged commit c9487bd into cms-sw:CMSSW_7_6_X Sep 29, 2015
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.

5 participants