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 dump calibrations #16499

Merged
merged 6 commits into from Nov 12, 2016
Merged

Conversation

kpedro88
Copy link
Contributor

@kpedro88 kpedro88 commented Nov 7, 2016

HcalCalibrationsSet and HcalCalibrationWidthsSet are derived calibration objects which can contain some non-trivial information: pedestals and pedestal widths converted from adc to fC (using QIE coder), and "respcorrgain" (production of RespCorrs and Gains). This PR adds the ability to dump the relevant non-trivial information from these derived objects to text files, using the existing HCAL database tools.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

A new Pull Request was created by @kpedro88 (Kevin Pedro) for CMSSW_8_1_X.

It involves the following packages:

CalibCalorimetry/HcalAlgos
CalibFormats/HcalObjects
CondTools/Hcal

@ghellwig, @cerminar, @cmsbuild, @franzoni, @ggovi, @mmusich, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @mariadalfonso, @apfeiffer1, @tocheng this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@kpedro88
Copy link
Contributor Author

kpedro88 commented Nov 7, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

-1

Tested at: 981df4b

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

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

>> Compiling  /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/test/runTheWhiteRabbit.cpp 
>> Compiling edm plugin /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/test/DummyBookFillDQMStoreMultiThread.cc 
>> Compiling edm plugin /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/test/DummyBookFillDQMStore.cc 
>> Compiling edm plugin /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/test/DummyHarvestingClient.cc 
In file included from /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/EventFilter/CastorRawToDigi/plugins/CastorRawToDigi.cc:15:0:
/build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/CalibCalorimetry/HcalAlgos/interface/HcalDbASCIIIO.h:126:49: error: 'HcalCalibrationWidthsSet' does not name a type
   bool dumpObject (std::ostream& fOutput, const HcalCalibrationWidthsSet& fObject);
                                                 ^
>> Compiling edm plugin /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/test/DummyTestReadDQMStore.cc 
>> Compiling  /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/src/DQMDcsInfo.cc 
>> Compiling  /build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_8_1_X_2016-11-07-1100/src/DQMServices/Components/src/DQMStoreStats.cc 


@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

Pull request #16499 was updated. @ghellwig, @cvuosalo, @cerminar, @cmsbuild, @franzoni, @slava77, @ggovi, @mmusich, @davidlange6 can you please check and sign again.

@kpedro88
Copy link
Contributor Author

kpedro88 commented Nov 7, 2016

Build error was apparently due to an unnecessary include in CastorRawToDigi/plugins/CastorRawToDigi.cc which caused a BuildFile inconsistency when combined with the changes in this PR.

@kpedro88
Copy link
Contributor Author

kpedro88 commented Nov 7, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 7, 2016

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 8, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 8, 2016

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 8, 2016

@mmusich
Copy link
Contributor

mmusich commented Nov 10, 2016

+1

@kpedro88
Copy link
Contributor Author

@ggovi @slava77 @cvuosalo please sign, has no effect on anything (only for HCAL development)

@cvuosalo
Copy link
Contributor

+1

For #16499 10869fb

Enhancing HCAL development tools. The change in Reco code is extremely tiny. There should be no change in monitored quantities.

The code changes are satisfactory, and Jenkins tests against baseline CMSSW_8_1_X_2016-11-07-1100 show no significant differences, as expected.

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

5 participants