16#ifndef ROOT7_RNTupleReadOptions
17#define ROOT7_RNTupleReadOptions
20namespace Experimental {
Common user-tunable settings for reading ntuples.
unsigned int GetClusterBunchSize() const
EImplicitMT fUseImplicitMT
unsigned int fClusterBunchSize
EClusterCache GetClusterCache() const
void SetClusterCache(EClusterCache val)
EClusterCache fClusterCache
EImplicitMT GetUseImplicitMT() const
void SetUseImplicitMT(EImplicitMT val)
void SetClusterBunchSize(unsigned int val)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...