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

CalibCalorimetry/EcalLaserAnalyzer: uncomment ClassDef #11787

Closed
wants to merge 1 commit into from

Conversation

davidlt
Copy link
Contributor

@davidlt davidlt commented Oct 14, 2015

Having classes based on TObject without ClassDef creates issues while
creating a dictionary. According to CVS these files were introduced 6
years and 4 months ago and already had ClassDef commented out. If we
do not need to store (I/O) then we need to set ClassVersionID to 0.

CVS history: http://cvs.web.cern.ch/cvs/cgi-bin/viewcvs.cgi/CMSSW/CalibCalorimetry/EcalLaserAnalyzer/interface/
ROOT ClassDef documentation: https://root.cern.ch/root/Using.html

Signed-off-by: David Abdurachmanov David.Abdurachmanov@cern.ch

Having classes based on `TObject` without `ClassDef` creates issues while
creating a dictionary. According to CVS these files were introduced 6
years and 4 months ago and already had `ClassDef` commented out. If we
do not need to store (I/O) then we need to set `ClassVersionID` to **0**.

CVS history: http://cvs.web.cern.ch/cvs/cgi-bin/viewcvs.cgi/CMSSW/CalibCalorimetry/EcalLaserAnalyzer/interface/
ROOT `ClassDef` documentation: https://root.cern.ch/root/Using.html

Signed-off-by: David Abdurachmanov <David.Abdurachmanov@cern.ch>
@davidlt
Copy link
Contributor Author

davidlt commented Oct 14, 2015

Basically with is RFC. It's up to L2 to decide if these classes requires IO or not, if not we probably don't need this dictionary (?).

@wmtan

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @davidlt for CMSSW_7_6_X.

CalibCalorimetry/EcalLaserAnalyzer: uncomment ClassDef

It involves the following packages:

CalibCalorimetry/EcalLaserAnalyzer

@cmsbuild, @mmusich, @diguida, @franzoni, @cerminar can you please review it and eventually sign? Thanks.
@argiro this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@mmusich
Copy link
Contributor

mmusich commented Oct 14, 2015

please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@diguida
Copy link
Contributor

diguida commented Oct 14, 2015

please test
failures unrelated to this PR

@cmsbuild
Copy link
Contributor

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

@davidlt
Copy link
Contributor Author

davidlt commented Oct 14, 2015

Before this is merged I would like to see a statement regarding ClassVersionID. Do we need object I/O or not.

@cmsbuild
Copy link
Contributor

@smuzaffar
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@davidlt
Copy link
Contributor Author

davidlt commented Oct 19, 2015

Could we resolve this, this is blocking building with ROOT 6.04 / 6.06. So, do we need object I/O here or not? If yes, then this PR stays as-is, I guess. If not, I will create a different PR.

@davidlt
Copy link
Contributor Author

davidlt commented Oct 23, 2015

ping^1

@davidlt
Copy link
Contributor Author

davidlt commented Oct 26, 2015

Closed for CMSSW_7_6_X, look at PR for CMSSW_8_0_X.

@davidlt davidlt closed this Oct 26, 2015
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