ATLAS Offline Software
|
Classes | |
class | RNTCollection |
Collection (and CollectionProxy) implementation based on RNTuple. More... | |
class | RNTCollectionCursor |
class | RNTCollectionQuery |
class | RNTCollectionSchemaEditor |
class | RootCollection |
Collection (and CollectionProxy) implementation based on ROOT trees. More... | |
class | RootCollectionCursor |
class | RootCollectionDataEditor |
class | RootCollectionQuery |
class | RootCollectionSchemaEditor |
Typedefs | |
using | RNTupleReader = ROOT::Experimental::RNTupleReader |
Variables | |
constexpr const char *const | poolOptToRootOpt [] = {"CREATE", "UPDATE", "UPDATE", "READ"} |
const Io::IoFlags | poolOptToFileMgrOpt [] |
const int | TTREE_AUTO_FLUSH = -1*1024*1024 |
const int | TBRANCH_DEF_BUFSIZE = 8*1024 |
const unsigned long long | TTREE_MAX_SIZE = 100*1024*1024*1024ULL |
using pool::RootCollection::RNTupleReader = typedef ROOT::Experimental::RNTupleReader |
Definition at line 38 of file RNTCollection.h.
|
inline |
Definition at line 15 of file CollectionCommon.h.
|
constexpr |
Definition at line 12 of file CollectionCommon.h.
const int pool::RootCollection::TBRANCH_DEF_BUFSIZE = 8*1024 |
Definition at line 38 of file RootCollection.h.
const int pool::RootCollection::TTREE_AUTO_FLUSH = -1*1024*1024 |
Definition at line 36 of file RootCollection.h.
const unsigned long long pool::RootCollection::TTREE_MAX_SIZE = 100*1024*1024*1024ULL |
Definition at line 41 of file RootCollection.h.