#include "Rtypes.h"
Classes | |
class | ROOT::TIOFeatures |
TIOFeatures provides the end-user with the ability to change the IO behavior of data written via a TTree . More... | |
Namespaces | |
ROOT | |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
ROOT::Experimental | |
Enumerations | |
enum | ROOT::EIOFeatures { ROOT::EIOFeatures::kSupported = 0 } |
enum | ROOT::Experimental::EIOFeatures { ROOT::Experimental::EIOFeatures::kGenerateOffsetMap = BIT(0), ROOT::Experimental::EIOFeatures::kSupported = kGenerateOffsetMap } |
enum | ROOT::Experimental::EIOUnsupportedFeatures { ROOT::Experimental::EIOUnsupportedFeatures::kUnsupported = 0 } |