RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
SchedulerBase.h File Reference
#include "RDFAnalysis/IBranchNamer.h"
#include <string>
#include <map>
#include <set>
#include <vector>

Go to the source code of this file.

Data Structures

class  SchedulerBase
 Base class for the scheduler. More...
 
struct  SchedulerBase::RegionDef
 Helper struct to define a region. More...
 
struct  SchedulerBase::Action
 Helper struct to represent all the information that the scheduler needs to know about an action in order to form the ordering. More...
 
struct  SchedulerBase::Action::CostOrdering
 Ordering used in the actual scheduling process. Order by cost first, then type, then name. More...
 
struct  SchedulerBase::ScheduleNode
 Helper struct used to build and express the schedule. More...
 

Namespaces

 RDFAnalysis