rest-for-physics / rest-for-physics/framework
TRestProcessRunner::fOutputEventStorage does not do what it is supposed to do
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Before we could detach the event tree from the final produced file in order to release storage weight into the final file. I think this was managed through a metadata member inside TRestProcessRunner::fOutputEventStorage.
Now if I have a look to what this metadata member is doing I simply see that is doing nothing.
There is this rest-forum thread where we discussed about this.
Hard for me to track when this feature disappeared.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.