RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
NodeFwd.h
Go to the documentation of this file.
1 #ifndef RDFAnalysis_NodeFwd_H
2 #define RDFAnalysis_NodeFwd_H
3 
9 namespace RDFAnalysis {
10  class EmptyDetail;
11  template <typename Detail = EmptyDetail> class Node;
12 } //> end namespace RDFAnalysis
13 #endif //> !RDFAnalysis_NodeFwd_H
Definition: CutflowDetail.h:11