ROOT dictionary for writing ouput TTree with RDataFrame::Snapshot

Hi,
It seems to me the library contains the symbols but you need also the dictionary for I/O.
You ned to add the line

#pragma link C++ class .......

as explained here: Fill Branch from Vector of Vectors - #2 by moneta

Lorenzo