#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 |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |
Enumerations | |
enum class | ROOT::EIOFeatures { ROOT::kSupported = 0 } |
enum class | ROOT::Experimental::EIOFeatures { ROOT::Experimental::kGenerateOffsetMap = (1ULL << ( 0 )) , ROOT::Experimental::kSupported = kGenerateOffsetMap } |
enum class | ROOT::Experimental::EIOUnsupportedFeatures { ROOT::Experimental::kUnsupported = 0 } |