Closed bernhardmgruber closed 1 year ago
Merging #660 (75cc14d) into develop (7389ffb) will not change coverage. The diff coverage is
n/a
.
There is a workaround for generating up-to-date RNTuple's, as described in https://github.com/jblomer/iotools/issues/9#issuecomment-1374935754. Let's test that and then merge the example.
The result is now the same as the corresponding analysis from @jblomer's iotools:
This example is based on the following TTree/RNTuple benchmark: https://github.com/jblomer/iotools/blob/master/lhcb.cxx
The example reads experimental physics data through RNTuple into a LLAMA view, runs an exemplary analysis, fills a historgram and displays the result.
TODO: