RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
The base class for the Node classes. More...
#include "RDFAnalysis/IBranchNamer.h"
#include "RDFAnalysis/Helpers.h"
#include "RDFAnalysis/SysResultPtr.h"
#include "RDFAnalysis/SysVar.h"
#include "RDFAnalysis/WeightStrategy.h"
#include "ROOT/RDataFrame.hxx"
#include <TObject.h>
#include <string>
#include <map>
#include <memory>
#include <array>
#include "RDFAnalysis/NodeBase.icc"
Go to the source code of this file.
Data Structures | |
class | NodeBase |
Base class for the Node classes. More... | |
struct | NodeBase::NamerInitialiser |
Helper struct that forces the initialisation of the branch namer. More... | |
Namespaces | |
RDFAnalysis | |
Typedefs | |
using | RNode = ROOT::RDF::RNode |
Helper typedef. More... | |
using | ColumnNames_t = ROOT::RDataFrame::ColumnNames_t |
Helper typedef. More... | |
The base class for the Node classes.