miranov25 / RootInteractive

4 stars 12 forks source link

RDataFrame interface binary search, fix for BoolOp #337

Closed pl0xz0rz closed 8 months ago

pl0xz0rz commented 8 months ago

This PR: -Adds tests for RDataFrame interface

Bug found: Trying to use .size() explicitly on RVec of objects inside a namespace tries to use a weird class name and fails