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

Have PoolOutputModule inherit from one::OutputModule #1114

Merged
merged 2 commits into from Oct 19, 2013

Conversation

Dr15Jones
Copy link
Contributor

Changed PoolOutputModule so it inherits from edm::one::OutputModule<>. This will allow each instance of PoolOutputModule in a job to run independently. Writing to independent TFiles from different threads is supported by ROOT.

Since PoolOutputModule still needs the forking callbacks, they were added to edm::one::OutputModuleBase
@Dr15Jones
Copy link
Contributor Author

+1
Passes all framework tests

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IBs unless changes or unless it breaks tests. @ktf can you please take care of it?

ktf added a commit that referenced this pull request Oct 19, 2013
Have PoolOutputModule inherit from one::OutputModule
@ktf ktf merged commit a8cb937 into cms-sw:CMSSW_7_0_X Oct 19, 2013
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

3 participants