Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Enumerations
TIOFeatures.hxx File Reference
#include "TBasket.h"
#include <initializer_list>
#include <memory>
#include <string>
#include <sstream>
#include <typeinfo>
#include <type_traits>
Include dependency graph for TIOFeatures.hxx:
This graph shows which files directly or indirectly include this file:

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 }