FunTuple - API changes
Depends on Analysis!862 (merged).
API changes are done at this point to be more ready for a replacement TTree -> RNTuple at some point in the near future (through tests and some "R&D" will be required when RNTuple becomes available in Gaudi).
Main changes are:
- Renaming tree -> tuple (to be more generic and less attached to TTree per se).
- Renaming branch -> field (fields are indeed used in RTuple).
Note that many places in the documentation and code comments often say "fields (branches)" to ease the transition for users.
Merge request reports
Activity
assigned to @erodrigu
added 2 commits
- Resolved by Eduardo Rodrigues
I suggest to add a line of description saying how the API is changed (OK, that's in Analysis!862 (merged), but still).
- Resolved by Eduardo Rodrigues
/ci-test Analysis!862 (merged)
added ci-test-triggered label
removed ci-test-triggered label
- [2022-02-10 08:19] Validation started with lhcb-master-mr#3678
- [2022-02-10 11:40] Validation started with lhcb-master-mr#3680
Edited by Software for LHCbmentioned in merge request Analysis!862 (merged)
- Resolved by Patrick Koppenburg
/ci-test Analysis!862 (merged)
added ci-test-triggered label
mentioned in commit 49b645c3
mentioned in merge request Rec!2652 (merged)