16#ifndef ROOT7_RCreateFieldOptions
17#define ROOT7_RCreateFieldOptions
37namespace Experimental {
39using RCreateFieldOptions [[deprecated(
"ROOT::Experimental::RCreateFieldOptions moved to ROOT::RCreateFieldOptions")]] =
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
void SetEmulateUnknownTypes(bool v)
bool fEmulateUnknownTypes
If true, fields with a user defined type that have no available dictionaries will be reconstructed as...
void SetReturnInvalidOnError(bool v)
bool GetReturnInvalidOnError() const
bool GetEmulateUnknownTypes() const
bool fReturnInvalidOnError
If true, failing to create a field will return a RInvalidField instead of throwing an exception.