11 #ifndef ROOT_TIO_FEATURES 12 #define ROOT_TIO_FEATURES 16 #include <initializer_list> 21 #include <type_traits> 37 namespace Experimental {
64 friend class ::TBranch;
65 friend class ::TBasket;
75 bool Set(
const std::string &);
82 static constexpr
int kIOFeatureCount = 1;
98 #endif // ROOT_TIO_FEATURES Namespace for new ROOT classes and functions.
TIOFeatures provides the end-user with the ability to change the IO behavior of data written via a TT...
void Set(UChar_t newBits)
void Print(std::ostream &os, const OptionType &opt)
TIOFeatures(UChar_t IOBits)