#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 | |
namespace | 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 | |
namespace | ROOT::Experimental |
Enumerations | |
enum class | ROOT::EIOFeatures { ROOT::kSupported = 0 } |
enum class | ROOT::Experimental::EIOFeatures { ROOT::Experimental::kGenerateOffsetMap = BIT(0) , ROOT::Experimental::kSupported = kGenerateOffsetMap } |
enum class | ROOT::Experimental::EIOUnsupportedFeatures { ROOT::Experimental::kUnsupported = 0 } |