RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
SchedulerBase::RegionDef Struct Reference

Helper struct to define a region. More...

#include <SchedulerBase.h>

Public Member Functions

void addFill (const std::string &fill)
 Add a fill to the region. More...
 

Data Fields

std::vector< std::string > filterList
 Ordered list of filters defining the region. More...
 
std::set< std::string > fills
 Set of fills to be performed on that region. More...
 

Detailed Description

Helper struct to define a region.

Member Function Documentation

void addFill ( const std::string &  fill)
inline

Add a fill to the region.

Field Documentation

std::set<std::string> fills

Set of fills to be performed on that region.

std::vector<std::string> filterList

Ordered list of filters defining the region.


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