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

Added dictionary classes in EcalCondDB to be used in pyroot for the laser monitoring analysis #29240

Merged
merged 10 commits into from Apr 16, 2020

Conversation

organtin
Copy link
Contributor

PR description:

-- dictionary classes added to access laser runs from the DB
-- test script added
-- minor (maquillage) corrections to interface IODConfig.h

This pull request updates the previous one where the dictionary classes were missing

PR validation:

usual tests done according to https://cms-sw.github.io/PRWorkflow.html

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29240/14271

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29240/14272

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29240/14273

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 7, 2020

Pull request #29240 was updated. @ggovi, @cmsbuild can you please check and sign again.

@silviodonato
Copy link
Contributor

do you have any comments @ggovi?

@ggovi
Copy link
Contributor

ggovi commented Apr 15, 2020

  • Concerning: "Added dictionary classes for laser DB handling", I'm not sure for what you need the dictionary. The condition DB don't use the dictionary.
  • Concerning the move of classes to CondFormats, if the candidate is EcalCondDBInterface.h I have some doubt, since it looks to me more a service for db data-handling ( read/write ) than a Container defining the data layout. But maybe I'm missing something?

@organtin
Copy link
Contributor Author

organtin commented Apr 15, 2020 via email

@fcouderc
Copy link
Contributor

@ggovi and thanks @organtin for forwarding me the issue.

we need to use these classes in a python code for the laser monitoring (which is a standalone code, no usage of cmsRun).

Thanks !
Fabrice

@ggovi
Copy link
Contributor

ggovi commented Apr 16, 2020

@fcouderc ok so you need the dictionary for pyroot?

@fcouderc
Copy link
Contributor

@ggovi, yes indeed that's the way I use it.

@ggovi
Copy link
Contributor

ggovi commented Apr 16, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 16, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/5715/console Started: 2020/04/16 10:47

@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 will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

@organtin please make the title of the PR more understandable and quote EcalCondDB in it.

@organtin organtin changed the title Gofc dictionary classes added Added dictionary classes in EcalCondDB to be used in pyroot for the laser monitoring analysis Apr 16, 2020
@cmsbuild
Copy link
Contributor

+1
Tested at: 97ee8d4
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-653243/5715/summary.html
CMSSW: CMSSW_11_1_X_2020-04-15-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2696435
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2696114
  • DQMHistoTests: Total skipped: 319
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 1056806 into cms-sw:master Apr 16, 2020
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