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

bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL #11423

Merged
merged 4 commits into from Sep 29, 2015

Conversation

bsunanda
Copy link
Contributor

Remove the obsolete codes and add new codes and the corresponding cfg's

@cmsbuild
Copy link
Contributor

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

bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL

It involves the following packages:

Geometry/CaloTopology

@cmsbuild, @civanch, @Dr15Jones, @ianna, @mdhildreth can you please review it and eventually sign? Thanks.
@ghellwig 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.

@@ -0,0 +1,237 @@
import FWCore.ParameterSet.Config as cms
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda - did you include this file intentionally?

@ianna
Copy link
Contributor

ianna commented Sep 24, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@bsunanda
Copy link
Contributor Author

Yana - could you look into this please. They are related to unit tests for topology


From: cmsbuild [notifications@github.com]
Sent: 24 September 2015 12:31
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL (#11423)

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


Reply to this email directly or view it on GitHubhttps://github.com//pull/11423#issuecomment-142885702.

@ianna
Copy link
Contributor

ianna commented Sep 24, 2015

@bsunanda - the tests pass. What exactly in comparison do you point me to?

@bsunanda
Copy link
Contributor Author

These replace the old nonworking unit tests. These are changes only to test directory -so dont know what to expect in the comparisons.


From: Ianna Osborne [notifications@github.com]
Sent: 24 September 2015 20:22
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL (#11423)

@bsunandahttps://github.com/bsunanda - the tests pass. What exactly in comparison do you point me to?


Reply to this email directly or view it on GitHubhttps://github.com//pull/11423#issuecomment-143010844.

@ianna
Copy link
Contributor

ianna commented Sep 24, 2015

@bsunanda - ok, here is a problem reported by static checks. The compiler is complaining because it thinks nDepthBins is uninitialised:

>> Analyzing  /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_6_X_2015-09-22-1500/src/Geometry/CaloTopology/src/HcalTopologyRestrictionParser.cc 
/tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_6_X_2015-09-22-1500/src/Geometry/CaloTopology/src/HcalTopology.cc:501:12: warning: The right operand of '>' is a garbage value
  if(depth > nDepthBins) {
           ^ ~~~~~~~~~~
1 warning generated.

comparison with baseline seem to be fine for everything except for DQM (20-50%) and HLT (0.0-0.1% - one test out of 1-30k). These are definitely not related to this PR.

BTW, did you see my question about configuration dump file? Did you mean to commit it?

@bsunanda
Copy link
Contributor Author

I see the issue - it is set depthBinInformation. But I shall initialize that in the coming PR. I just copied the files which were there in CMSSW_6_2_X. According to me to dump file is not necessary.


From: Ianna Osborne [notifications@github.com]
Sent: 24 September 2015 20:41
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL (#11423)

@bsunandahttps://github.com/bsunanda - ok, here is a problem reported by static checks. The compiler is complaining because it thinks nDepthBins is uninitialised:

Analyzing /tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_6_X_2015-09-22-1500/src/Geometry/CaloTopology/src/HcalTopologyRestrictionParser.cc
/tmp/cmsbuild/workspace/ib-any-integration/CMSSW_7_6_X_2015-09-22-1500/src/Geometry/CaloTopology/src/HcalTopology.cc:501:12: warning: The right operand of '>' is a garbage value
if(depth > nDepthBins) {
^ ~~~~~~~~~~
1 warning generated.

comparison with baseline seem to be fine for everything except for DQM (20-50%) and HLT (0.0-0.1% - one test out of 1-30k). These are definitely not related to this PR.

BTW, did you see my question about configuration dump file? Did you mean to commit it?


Reply to this email directly or view it on GitHubhttps://github.com//pull/11423#issuecomment-143015601.

@ianna
Copy link
Contributor

ianna commented Sep 25, 2015

@bsunanda - could you, please, remove the dump file from this PR? Thanks.

@bsunanda
Copy link
Contributor Author

Done that


From: Ianna Osborne [notifications@github.com]
Sent: 25 September 2015 08:01
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL (#11423)

@bsunandahttps://github.com/bsunanda - could you, please, remove the dump file from this PR? Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//pull/11423#issuecomment-143137340.

#include "Geometry/CaloTopology/interface/HcalTopology.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HcalDetId/interface/HcalSubdetector.h"
#include "CoralBase/Exception.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this dependency here? (and in the buildfile?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed dependency


From: David Lange [notifications@github.com]
Sent: 26 September 2015 13:54
To: cms-sw/cmssw
Cc: Sunanda Banerjee
Subject: Re: [cmssw] bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL (#11423)

In Geometry/CaloTopology/test/HcalTopologyTester.cchttps://github.com//pull/11423#discussion_r40492941:

#include "Geometry/CaloTopology/interface/HcalTopology.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HcalDetId/interface/HcalSubdetector.h"
+#include "CoralBase/Exception.h"

why is this dependency here? (and in the buildfile?)


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

@davidlange6
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@ianna
Copy link
Contributor

ianna commented Sep 29, 2015

@cmsbuild please test

@ianna
Copy link
Contributor

ianna commented Sep 29, 2015

+1

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild added a commit that referenced this pull request Sep 29, 2015
bsunanda:Run2-hcx28 Make the topology tester up-to-date with the geometry changes for HCAL
@cmsbuild cmsbuild merged commit 4c0d462 into cms-sw:CMSSW_7_6_X Sep 29, 2015
@cmsbuild
Copy link
Contributor

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