Struct ActsFatras::Range

template<typename cast_t>
struct Range

Select all objects with an extracted value within the range.

The range is defined as the left, half-open interval within the cuts.

Public Functions

template<typename T>
inline bool operator()(const T &thing) const

Public Members

double valMax = std::numeric_limits<double>::max()
double valMin = std::numeric_limits<double>::lowest()