Common user-tunable settings for reading ntuples.
All page source classes need to support the common options.
Definition at line 71 of file RNTupleOptions.hxx.
Public Types | |
enum | EClusterCache { kOff , kOn , kDefault = kOn } |
Public Member Functions | |
EClusterCache | GetClusterCache () const |
void | SetClusterCache (EClusterCache val) |
Private Attributes | |
EClusterCache | fClusterCache = EClusterCache::kDefault |
#include <ROOT/RNTupleOptions.hxx>
Enumerator | |
---|---|
kOff | |
kOn | |
kDefault |
Definition at line 73 of file RNTupleOptions.hxx.
|
inline |
Definition at line 83 of file RNTupleOptions.hxx.
|
inline |
Definition at line 84 of file RNTupleOptions.hxx.
|
private |
Definition at line 80 of file RNTupleOptions.hxx.