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

Remove static pointer holding Pandora #8003

Merged
merged 6 commits into from
Mar 2, 2015

Conversation

lgray
Copy link
Contributor

@lgray lgray commented Feb 28, 2015

An attempt at fixing an issue where rechits provided to pandora would not point back to PFRecHits original provided in memory. Best guess is that putting the rather sneaky circumventions of const-correctness within pandora did not play nicely with being pointed to by a static pointer.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @lgray (Lindsey Gray) for CMSSW_6_2_X_SLHC.

Remove static pointer holding Pandora

It involves the following packages:

RecoParticleFlow/PandoraTranslator

The following packages do not have a category, yet:

RecoParticleFlow/PandoraTranslator

@cmsbuild, @nclopezo can you please review it and eventually sign? Thanks.
@mmarionncern, @bachtis 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.
@fratnikov, @mark-grimes you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@Dr15Jones
Copy link
Contributor

What is the plan for making this thread friendly?

@Dr15Jones
Copy link
Contributor

Sorry, I missed that this was SLHC.

@lgray
Copy link
Contributor Author

lgray commented Feb 28, 2015

@Dr15Jones I need to speak with John Marshall and Mark Thompson about this. Their framework is inherently not threadsafe.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2015

@mark-grimes
Copy link

merge

cmsbuild added a commit that referenced this pull request Mar 2, 2015
Remove static pointer holding Pandora
@cmsbuild cmsbuild merged commit bcf9923 into cms-sw:CMSSW_6_2_X_SLHC Mar 2, 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.

4 participants