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

Hcal Plan1 validation plots #18159

Merged
merged 15 commits into from Apr 25, 2017
Merged

Conversation

kencall
Copy link
Contributor

@kencall kencall commented Apr 1, 2017

Validation plots are added for HcalRecHits, HcalDigis, and HcalSimhits to support Hcal Plan1 configuration. Behavior is controlled through eras customization.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 1, 2017

A new Pull Request was created by @kencall for master.

It involves the following packages:

DQMOffline/Hcal
Validation/HcalDigis
Validation/HcalHits
Validation/HcalRecHits

@cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@rociovilar this is something you requested to watch as well.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@kpedro88
Copy link
Contributor

kpedro88 commented Apr 2, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 2, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18856/console Started: 2017/04/02 18:21

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 2, 2017

-1

Tested at: 737e348

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

I found follow errors while testing this PR

Failed tests: RelVals AddOn

  • RelVals:

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

runTheMatrix-results/5.1_TTbar+TTbarFS+HARVESTFS/step1_TTbar+TTbarFS+HARVESTFS.log

135.4 step1
runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log

21234.0 step3
runTheMatrix-results/21234.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D4_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D4+RecoFullGlobal_2023D4+HARVESTFullGlobal_2023D4/step3_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D4_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D4+RecoFullGlobal_2023D4+HARVESTFullGlobal_2023D4.log

23234.0 step3
runTheMatrix-results/23234.0_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D8_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D8+RecoFullGlobal_2023D8+HARVESTFullGlobal_2023D8/step3_TTbar_14TeV+TTbar_14TeV_TuneCUETP8M1_2023D8_GenSimHLBeamSpotFull14+DigiFullTrigger_2023D8+RecoFullGlobal_2023D8+HARVESTFullGlobal_2023D8.log

  • AddOn:

I found errors in the following addon tests:

cmsDriver.py TTbar_8TeV_TuneCUETP8M1_cfi --conditions auto:run1_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot Realistic8TeVCollision : FAILED - time: date Sun Apr 2 19:32:03 2017-date Sun Apr 2 19:29:45 2017 s - exit: 16640
cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:run2_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot NominalCollision2015 --era Run2_25ns --magField 38T_PostLS1 : FAILED - time: date Sun Apr 2 19:33:05 2017-date Sun Apr 2 19:30:02 2017 s - exit: 16640
cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:run2_mc --fast -n 100 --eventcontent AODSIM,DQM --relval 100000,1000 -s GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,EI,VALIDATION --customise=HLTrigger/Configuration/CustomConfigs.L1THLT --datatier GEN-SIM-DIGI-RECO,DQMIO --beamspot NominalCollision2015 --era Run2_2016 --magField 38T_PostLS1 : FAILED - time: date Sun Apr 2 19:34:15 2017-date Sun Apr 2 19:30:37 2017 s - exit: 16640

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 2, 2017

Comparison not run due to runTheMatrix errors (RelVals and Igprof tests were also skipped)

@hatakeyamak
Copy link
Contributor

We needed to turn off the simhit vs rechit comparisons for fastsim. Still looking into what's going wrong with 2023 scenarios.

@kpedro88
Copy link
Contributor

kpedro88 commented Apr 4, 2017

@hatakeyamak rather than turning off the comparison, perhaps you should use a customization like this:

from Configuration.Eras.Modifier_fastSim_cff import fastSim
fastSim.toModify( hcalRecoAnalyzer, ModuleLabel = cms.untracked.string('famosSimHits') )

You would, of course, also need to add a ModuleLabel parameter in the analyzer.
(See e.g. https://github.com/cms-sw/cmssw/blob/master/Validation/HcalHits/python/HcalSimHitStudy_cfi.py#L12-L13.)

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 4, 2017

Pull request #18159 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@hatakeyamak
Copy link
Contributor

hatakeyamak commented Apr 4, 2017

@kpedro88 Right. It should be done now, as you suggested.

@kencall
Copy link
Contributor Author

kencall commented Apr 5, 2017

@kpedro88, can you restart the test?

@kpedro88
Copy link
Contributor

kpedro88 commented Apr 5, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 5, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18958/console Started: 2017/04/06 00:26

…efinition from the Calotower DQMOffline code (used for Validation). Also, added a few iphi plots which are very useful for HEP17 validation.
@cmsbuild
Copy link
Contributor

Pull request #18159 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@cmsbuild
Copy link
Contributor

Pull request #18159 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@hatakeyamak
Copy link
Contributor

hatakeyamak commented Apr 25, 2017

@davidlange6 thank you for having a close look. We simplified the simhit depth plot implementation so that we can make the same plots without the pointer you pointed out. We also use this opportunity to remove the hard-coded bin definition from the Calotower DQMOffline code (used for Validation) and now it is in sync with how we do for rechit plots. Also, added a few iphi plots which are very useful for HEP17 validation.

@slava77 I think we cleaned up the commit so this should be ready to be considered for being merged.

Thank you.

@kpedro88
Copy link
Contributor

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 25, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19377/console Started: 2017/04/25 15:17

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit c555c87 into cms-sw:master Apr 25, 2017
@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • You potentially added 34 lines to the logs
  • Reco comparison results: 69 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1779964
  • DQMHistoTests: Total failures: 15063
  • DQMHistoTests: Total nulls: 232
  • DQMHistoTests: Total successes: 1764496
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

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

9 participants