40template<
class DataType,
class Tuple>
Different standalone functions to work with trees and tuples, not reqiuired to be a member of any cla...
Long64_t FillNtupleFromStream(std::istream &inputStream, Tuple &tuple, char delimiter, bool strictMode)
Function to fill tuples (TNtuple/TNtupleD) from a simple ASCII data file.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...