-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Added dictionary classes in EcalCondDB to be used in pyroot for the laser monitoring analysis #29240
Conversation
…classes and script IODConfig.h updated to get rid of Oracle specific message parsing: using a more general method
The code-checks are being triggered in jenkins. |
-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)
|
The code-checks are being triggered in jenkins. |
-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)
|
… sure I committed the corrected file)
…gantin/cmssw into GOFC-dictionary-classes-added
The code-checks are being triggered in jenkins. |
-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)
|
do you have any comments @ggovi? |
|
I forward the answer to Fabrice Couderc, who in fact is the author of the
changes. He asked me to make the modifications since I was in charge of the
ECAL DB maintenance.
…On Wed, 15 Apr 2020 at 16:41, ggovi ***@***.***> wrote:
- 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?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#29240 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDYKCDD6E2SHMXFDEGN6FDRMXBP3ANCNFSM4LPGEETQ>
.
--
Giovanni Organtini
Dip. di Fisica Sapienza Universita' di Roma & INFN-Sez. di Roma
P.le A. Moro 2 - 00185 Roma (Tel. +39.06.4991.4329 Fax: +39.06.4453.829)
|
@fcouderc ok so you need the dictionary for pyroot? |
@ggovi, yes indeed that's the way I use it. |
+1 |
The tests are being triggered in jenkins. |
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) |
@organtin please make the title of the PR more understandable and quote |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1 |
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