Appending RDataFrame

Hello,

You can use Snapshot to save each of these three RDataFrame objects into a separate ROOT file with the same tree name, then create another RDataFrame object from those three files and that tree name. This assumes the three initial RDFs corresponded to compatible datasets (same schema).

Here’s a Snapshot tutorial in case it can be helpful:

https://root.cern/doc/master/df007__snapshot_8C.html