ROOT 6.12/07 Reference Guide |
#include "TBasket.h"
#include <initializer_list>
#include <memory>
#include <string>
#include <sstream>
#include <typeinfo>
#include <type_traits>
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 | |
Namespace for new ROOT classes and functions. | |
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 } |