Skip to content

Commit 63b1147

Browse files
vepadulanodpiparo
authored andcommitted
[df] Request dictionary for mergeable RCutFlowReport
This allows proper serialization in case of calling Report operation in distributed mode. (cherry picked from commit 066fd6e)
1 parent ea397d8 commit 63b1147

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tree/dataframe/inc/LinkDef.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
#pragma link C++ class TNotifyLink<ROOT::Internal::RDF::RNewSampleFlag>;
6565
#pragma link C++ class ROOT::RDF::RCutFlowReport;
6666
#pragma link C++ class ROOT::RDF::TCutInfo;
67+
#pragma link C++ class ROOT::Detail::RDF::RMergeableValue<ROOT::RDF::RCutFlowReport>+;
6768

6869
#endif
6970

0 commit comments

Comments
 (0)