Skip to content

Commit ddb3001

Browse files
committed
[df] Request dictionary for mergeable RCutFlowReport
This allows proper serialization in case of calling Report operation in distributed mode.
1 parent 8519c46 commit ddb3001

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
@@ -63,6 +63,7 @@
6363
#pragma link C++ class TNotifyLink<ROOT::Internal::RDF::RNewSampleFlag>;
6464
#pragma link C++ class ROOT::RDF::RCutFlowReport;
6565
#pragma link C++ class ROOT::RDF::TCutInfo;
66+
#pragma link C++ class ROOT::Detail::RDF::RMergeableValue<ROOT::RDF::RCutFlowReport>+;
6667

6768
#endif
6869

0 commit comments

Comments
 (0)