ROOT
6.06/09
Reference Guide
|
Definition at line 51 of file TBranchSTL.h.
Public Member Functions | |
ElementBranchHelper_t () | |
Public Attributes | |
TBranchElement * | fBranch |
std::vector< void * > * | fPointers |
UChar_t | fId |
UInt_t | fBaseOffset |
Int_t | fPosition |
#include <TBranchSTL.h>
|
inline |
Definition at line 53 of file TBranchSTL.h.
UInt_t TBranchSTL::ElementBranchHelper_t::fBaseOffset |
Definition at line 60 of file TBranchSTL.h.
Referenced by TBranchSTL::Fill().
TBranchElement* TBranchSTL::ElementBranchHelper_t::fBranch |
Definition at line 57 of file TBranchSTL.h.
Referenced by TBranchSTL::Fill().
UChar_t TBranchSTL::ElementBranchHelper_t::fId |
Definition at line 59 of file TBranchSTL.h.
Referenced by TBranchSTL::Fill().
std::vector<void*>* TBranchSTL::ElementBranchHelper_t::fPointers |
Definition at line 58 of file TBranchSTL.h.
Referenced by TBranchSTL::Fill().
Int_t TBranchSTL::ElementBranchHelper_t::fPosition |
Definition at line 61 of file TBranchSTL.h.