ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
TBranchSTL::ElementBranchHelper_t Struct Reference

Definition at line 51 of file TBranchSTL.h.

Public Member Functions

 ElementBranchHelper_t ()
 

Public Attributes

TBranchElementfBranch
 
std::vector< void * > * fPointers
 
UChar_t fId
 
UInt_t fBaseOffset
 
Int_t fPosition
 

#include <TBranchSTL.h>

+ Collaboration diagram for TBranchSTL::ElementBranchHelper_t:

Constructor & Destructor Documentation

TBranchSTL::ElementBranchHelper_t::ElementBranchHelper_t ( )
inline

Definition at line 53 of file TBranchSTL.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: