What happens if you don’t use { }
but ( )
to initialize the RDataFrame
, and use a different name for the output tree, like "Events_out"
? Does ROOT still crash? You can also try to create a TChain
beforehand and use that to create the RDataFrame
. Since we don’t have the files, would you be able to post a full stack trace of the crash?