rest-for-physics / rest-for-physics/framework
ROOTtoRML tool
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
It would be interesting to create a simple tool that reads a ROOT file and generates a RML file. So that if I find a given number of processes at the ROOT file, I place them at the RML and I could process the file exactly as it was processed. Then, of course, I would be able to modify that RML to play with the processing of the data.
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.
Research direction
The issue proposes a new C++ tool that reads a ROOT file and generates an editable RML file representing its processing. Start by reviewing the framework's core classes and how processing chains and RML are represented. Done means the scope and representation are defined well enough to reproduce and modify a ROOT file's processing through generated RML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100