RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
SchedulerBase::Action::CostOrdering Struct Reference

Ordering used in the actual scheduling process. Order by cost first, then type, then name. More...

#include <SchedulerBase.h>

Public Member Functions

bool operator() (const Action &lhs, const Action &rhs) const
 The actual ordering. More...
 

Detailed Description

Ordering used in the actual scheduling process. Order by cost first, then type, then name.

Member Function Documentation

bool operator() ( const Action lhs,
const Action rhs 
) const
inline

The actual ordering.


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