1 #include <io/MultiTabulatedFunctionErrors_ROOT.h>
2 #include <io/TabulatedFunctionErrors_ROOT.h>
3 #include <utl/MultiTabulatedFunctionErrors.h>
21 for (
auto it = begin; it != end; ++it)
22 fTabFunctions.emplace(it->GetLabel(), it->GetTabulatedFunctionErrors());
ROOT streamer implementation for utl::MultiTabulatedFunctionErrors.
boost::transform_iterator< LabeledObjectFunctor, typename MultiObjectContainer::const_iterator, LabeledTabulatedFunctionErrors > ConstIterator
void operator>>(utl::MultiTabulatedFunctionErrors &f) const
std::map< int, TabulatedFunctionErrors_ROOT > fTabFunctions
A collection of TabulatedFunctionErrors, which provides methods to access different sources...
void AddTabulatedFunctionErrors(const int label)
MultiTabulatedFunctionErrors_ROOT()