rest-for-physics / rest-for-physics/framework
Observables list inside the analysisTree do not appear in the order defined inside the RML
Open
@nkx111 is already working on this.
Since Nov 15, 2022.
enhancement
invalid
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This might be a minor issue, but when doing ray-tracing using axionlib it would be convenient that the observables inside the analysis tree are ordered in the same way as they are ordered inside the RML processing chain.
This would make it easier to understand the construction logic of the event processing.
I imagine this is also relevant for other processing chains.
I am a bit surprised they do not appear in sequential order.
The problem can be reproduced with the axionlib example examples/full-ray-tracing/helioscope.rml.
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.