RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
Scheduler< Detail >::Region Struct Reference

Helper struct to define a region. More...

#include <Scheduler.h>

Data Fields

node_tnode
 The node that defines the final selection of this region. More...
 
std::vector< SysResultPtr< TObject > > objects
 The TObject fills associated with this region. More...
 

Detailed Description

template<typename Detail>
struct RDFAnalysis::Scheduler< Detail >::Region

Helper struct to define a region.

Field Documentation

node_t* node

The node that defines the final selection of this region.

std::vector<SysResultPtr<TObject> > objects

The TObject fills associated with this region.


The documentation for this struct was generated from the following file: