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

Fixing HGCal Hexagonal Geometry Round 2 #13069

Merged
merged 2 commits into from Jan 29, 2016

Conversation

lgray
Copy link
Contributor

@lgray lgray commented Jan 26, 2016

Continuation of #13038.

This PR fixes a hex wafer numbering bug arising from having used a map to store a list of wafer copy numbers. This meant that wafer indices did not contiguously span a given layer, and that property was assumed elsewhere in the code. This led to numerous out-of-bounds det ids in certain regions of the HGCal.

Part two of the fix was then to realize that "contiguous set of det ids" is not well defined in this geometry since the inner and outer radii are changing in the layers. The valid det ids in each layer are now indexed by a hash map.

The out-of-bounds detids no longer appear even in large samples, but there are a few cases where the sim and reco geometries do not map to each other correctly. That will come in another round of fixes.

@bsunanda

@cmsbuild cmsbuild added this to the Next CMSSW_8_0_X milestone Jan 26, 2016
@lgray
Copy link
Contributor Author

lgray commented Jan 26, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @lgray (Lindsey Gray) for CMSSW_8_0_X.

It involves the following packages:

Geometry/HGCalCommonData
RecoParticleFlow/PFClusterProducer
SimG4CMS/Calo

@civanch, @Dr15Jones, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel, @mmarionncern, @bachtis this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

-1

Tested at: 7db5e39
I found errors in the following addon tests:

cmsDriver.py RelVal -s L1REPACK:GT2 --data --scenario=HeavyIons -n 10 --conditions auto:run2_hlt_HIon --relval 9000,50 --datatier "RAW" --eventcontent RAW --customise=HLTrigger/Configuration/CustomConfigs.L1T --era Run2_HI --magField 38T_PostLS1 --fileout file:RelVal_Raw_HIon_DATA.root --filein /store/hidata/HIRun2015/HIHardProbes/RAW-RECO/HighPtJet-PromptReco-v1/000/263/689/00000/1802CD9A-DDB8-E511-9CF9-02163E0138CA.root : FAILED - time: date Tue Jan 26 11:21:03 2016-date Tue Jan 26 11:20:11 2016 s - exit: 23552
cmsRun /afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc493/cms/cmssw-patch/CMSSW_8_0_X_2016-01-25-2300/src/HLTrigger/Configuration/test/OnLine_HLT_HIon.py realData=True globalTag=@ inputFiles=@ : FAILED - time: date Tue Jan 26 11:21:03 2016-date Tue Jan 26 11:20:11 2016 s - exit: 21504
cmsDriver.py RelVal -s HLT:HIon,RAW2DIGI,L1Reco,RECO --data --scenario=HeavyIons -n 10 --conditions auto:run2_data_HIon --relval 9000,50 --datatier "RAW-HLT-RECO" --eventcontent FEVTDEBUGHLT --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --era Run2_HI --magField 38T_PostLS1 --processName=HLTRECO --filein file:RelVal_Raw_HIon_DATA.root --fileout file:RelVal_Raw_HIon_DATA_HLT_RECO.root : FAILED - time: date Tue Jan 26 11:21:03 2016-date Tue Jan 26 11:20:11 2016 s - exit: 21504

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

@ianna
Copy link
Contributor

ianna commented Jan 26, 2016

@cmsbuild - it does not look like the errors are related to this PR

@cmsbuild
Copy link
Contributor

@lgray
Copy link
Contributor Author

lgray commented Jan 26, 2016

@slava77 is this error fixed in another PR? (or the next IB?)

@slava77
Copy link
Contributor

slava77 commented Jan 26, 2016

@cmsbuild please test
[not sure if this retest is triggered too soon]

add on tests in the baseline IB look OK https://cmssdt.cern.ch/SDT/cgi-bin//showAddOnLogs.py/slc6_amd64_gcc493/www/mon/8.0-mon-23/CMSSW_8_0_X_2016-01-25-2300/addOnTests/
it looks like a file availability problem
https://hypernews.cern.ch/HyperNews/CMS/get/sw-develtools/2371/1/1/1/1/1/1/1.html

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

-1

Tested at: 7db5e39
I found errors in the following addon tests:

cmsDriver.py RelVal -s L1REPACK:GT2 --data --scenario=HeavyIons -n 10 --conditions auto:run2_hlt_HIon --relval 9000,50 --datatier "RAW" --eventcontent RAW --customise=HLTrigger/Configuration/CustomConfigs.L1T --era Run2_HI --magField 38T_PostLS1 --fileout file:RelVal_Raw_HIon_DATA.root --filein /store/hidata/HIRun2015/HIHardProbes/RAW-RECO/HighPtJet-PromptReco-v1/000/263/689/00000/1802CD9A-DDB8-E511-9CF9-02163E0138CA.root : FAILED - time: date Tue Jan 26 21:23:39 2016-date Tue Jan 26 21:22:56 2016 s - exit: 23552
cmsRun /afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc493/cms/cmssw-patch/CMSSW_8_0_X_2016-01-25-2300/src/HLTrigger/Configuration/test/OnLine_HLT_HIon.py realData=True globalTag=@ inputFiles=@ : FAILED - time: date Tue Jan 26 21:23:39 2016-date Tue Jan 26 21:22:56 2016 s - exit: 21504
cmsDriver.py RelVal -s HLT:HIon,RAW2DIGI,L1Reco,RECO --data --scenario=HeavyIons -n 10 --conditions auto:run2_data_HIon --relval 9000,50 --datatier "RAW-HLT-RECO" --eventcontent FEVTDEBUGHLT --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --era Run2_HI --magField 38T_PostLS1 --processName=HLTRECO --filein file:RelVal_Raw_HIon_DATA.root --fileout file:RelVal_Raw_HIon_DATA_HLT_RECO.root : FAILED - time: date Tue Jan 26 21:23:39 2016-date Tue Jan 26 21:22:56 2016 s - exit: 21504

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

@cmsbuild
Copy link
Contributor

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

@lgray
Copy link
Contributor Author

lgray commented Jan 27, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@lgray
Copy link
Contributor Author

lgray commented Jan 27, 2016

Please begin review. Do not plan to add anything else.

@ianna
Copy link
Contributor

ianna commented Jan 28, 2016

+1

@civanch
Copy link
Contributor

civanch commented Jan 28, 2016

+1

@cmsbuild
Copy link
Contributor

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

@lgray
Copy link
Contributor Author

lgray commented Jan 29, 2016

@davidlange6 Would appreciate if this one is in the IBs next week as well. Just making sure it didn't slip past you.

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Jan 29, 2016
Fixing HGCal Hexagonal Geometry Round 2
@cmsbuild cmsbuild merged commit 4d57087 into cms-sw:CMSSW_8_0_X Jan 29, 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

7 participants