Definiton of a branch descriptor.
More...
#include <RootTreeContainer.h>
Definiton of a branch descriptor.
Definition at line 64 of file RootTreeContainer.h.
◆ BranchDesc() [1/4]
pool::RootTreeContainer::BranchDesc::BranchDesc |
( |
| ) |
|
|
default |
◆ BranchDesc() [2/4]
pool::RootTreeContainer::BranchDesc::BranchDesc |
( |
TClass * |
cl, |
|
|
TBranch * |
b, |
|
|
TLeaf * |
l, |
|
|
void * |
o, |
|
|
const DbColumn * |
c |
|
) |
| |
◆ BranchDesc() [3/4]
pool::RootTreeContainer::BranchDesc::BranchDesc |
( |
BranchDesc && |
other | ) |
|
|
default |
◆ BranchDesc() [4/4]
pool::RootTreeContainer::BranchDesc::BranchDesc |
( |
BranchDesc const & |
other | ) |
|
|
delete |
◆ getIOStorePtr()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ aux_iostore_IFoffset
int pool::RootTreeContainer::BranchDesc::aux_iostore_IFoffset = -1 |
IOStore interface offset for object type in this branch (for casting)
Definition at line 77 of file RootTreeContainer.h.
◆ auxdyn_reader
◆ auxdyn_writer
◆ branch
TBranch* pool::RootTreeContainer::BranchDesc::branch = nullptr |
◆ buffer
void* pool::RootTreeContainer::BranchDesc::buffer = nullptr |
◆ clazz
TClass* pool::RootTreeContainer::BranchDesc::clazz = nullptr |
◆ column
const DbColumn* pool::RootTreeContainer::BranchDesc::column = nullptr |
◆ leaf
TLeaf* pool::RootTreeContainer::BranchDesc::leaf = nullptr |
◆ object
void* pool::RootTreeContainer::BranchDesc::object = nullptr |
◆ rows_written
size_t pool::RootTreeContainer::BranchDesc::rows_written = 0 |
The documentation for this struct was generated from the following file: