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

Add missing dictionaries needed for ROOT 6. #2262

Merged
merged 1 commit into from Feb 1, 2014

Conversation

wmtan
Copy link
Contributor

@wmtan wmtan commented Feb 1, 2014

Add missing dictionaries needed for ROOT 6. These dictionaries are meaningful and harmless for ROOT 5, so this is being submitted to the main 7_1_X branch to maintain commonality for this package.
This request will fix the fatal exception seen in relval 5.0 in the ROOT6 branch, once it is carried into the ROOT6 branch.
This request was tested successfully with the short relval matrix, which includes test 5.0.
As this is a purely technical change, signatures should be bypassed if not signed in a timely manner.

Note that the abstract destructor of PFLayer prevented the dictionary from compiling, so needed to be corrected. PFLayer does not need a virtual destructor because no class is ever derived from it.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 1, 2014

A new Pull Request was created by @wmtan for CMSSW_7_1_X.

Add missing dictionaries needed for ROOT 6.

It involves the following packages:

DataFormats/ParticleFlowReco

@nclopezo, @cmsbuild, @anton-a, @thspeer, @slava77, @Degano can you please review it and eventually sign? Thanks.
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.
@ktf you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

ktf added a commit that referenced this pull request Feb 1, 2014
ROOT6 -- Add missing dictionaries needed for ROOT 6.
@ktf ktf merged commit 83288af into cms-sw:CMSSW_7_1_X Feb 1, 2014
@wmtan wmtan deleted the AddMissingDictionaries branch February 3, 2014 17:39
@nclopezo nclopezo modified the milestones: CMSSW_7_1_0_pre3, CMSSW_7_1_0_pre2 Feb 5, 2014
@nclopezo nclopezo modified the milestones: CMSSW_7_1_0_pre4, CMSSW_7_1_0_pre3 Feb 24, 2014
@nclopezo nclopezo modified the milestones: CMSSW_7_1_0_pre5, CMSSW_7_1_0_pre4 Mar 10, 2014
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

4 participants