Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Provide C++ interface #2

Open
vkuznet opened this issue Oct 21, 2016 · 1 comment
Open

Provide C++ interface #2

vkuznet opened this issue Oct 21, 2016 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Collaborator

vkuznet commented Oct 21, 2016

We'd like to use c2numpy tool within CMSSW C++ framework. Other HEP experiments may have similar requirements. Therefore it would be nice to have a C++ c2numpy interface/APIs.

@jpivarski
Copy link
Member

Will do. An RAII style constructor will be safer (can't create writer without initializing it) and the destructor will contain a call to close, so that forgetting this step doesn't create unreadable files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants