ROOT  6.06/08
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
 
+ Collaboration diagram for TBranchSTL::ElementBranchHelper_t:

Constructor & Destructor Documentation

§ ElementBranchHelper_t()

TBranchSTL::ElementBranchHelper_t::ElementBranchHelper_t ( )
inline

Definition at line 53 of file TBranchSTL.h.

Member Data Documentation

§ fBaseOffset

UInt_t TBranchSTL::ElementBranchHelper_t::fBaseOffset

Definition at line 60 of file TBranchSTL.h.

Referenced by TBranchSTL::Fill().

§ fBranch

TBranchElement* TBranchSTL::ElementBranchHelper_t::fBranch

Definition at line 57 of file TBranchSTL.h.

Referenced by TBranchSTL::Fill().

§ fId

UChar_t TBranchSTL::ElementBranchHelper_t::fId

Definition at line 59 of file TBranchSTL.h.

Referenced by TBranchSTL::Fill().

§ fPointers

std::vector<void*>* TBranchSTL::ElementBranchHelper_t::fPointers

Definition at line 58 of file TBranchSTL.h.

Referenced by TBranchSTL::Fill().

§ fPosition

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: