RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
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... | |
Helper struct to define a region.
|
inline |
Add a fill to the region.
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.