14#include <forward_list>
24 using IteratorPair_t = std::pair<typename std::forward_list<H>::iterator,
typename std::forward_list<H>::iterator>;
ROOT-free implementation of a histogram.
IteratorPair_t< qa::H2D > fRangeH2
A pair (begin, end) for 2D-histograms in the task.
std::pair< typename std::forward_list< H >::iterator, typename std::forward_list< H >::iterator > IteratorPair_t
std::string fsName
Name of the task.
IteratorPair_t< qa::Prof1D > fRangeP1
A pair (begin, end) for 1D-profiles in the task.
IteratorPair_t< qa::H1D > fRangeH1
A pair (begin, end) for 1D-histograms in the task.
IteratorPair_t< qa::Prof2D > fRangeP2
A pair (begin, end) for 2D-profiles in the task.