12#ifndef ROOT_TBranchProxyClassDescriptor 
   13#define ROOT_TBranchProxyClassDescriptor 
   24   class TBranchProxyDescriptor;
 
   57                                  const char *branchPrefix, 
ELocation isclones,
 
#define ClassDef(name, id)
 
const char * GetBranchName() const
 
const char * GetRawSymbol() const
 
const char * GetSubBranchPrefix() const
 
ELocation GetIsClones() const
 
TBranchProxyClassDescriptor(const TBranchProxyClassDescriptor &b)
 
void AddDescriptor(TBranchProxyDescriptor *desc, Bool_t isBase)
 
void OutputDecl(FILE *hf, int offset, UInt_t)
 
virtual Bool_t IsEquivalent(const TBranchProxyClassDescriptor *other)
 
UInt_t GetSplitLevel() const
 
TVirtualStreamerInfo * GetInfo() const
 
TString GetContainerName() const
 
TBranchProxyClassDescriptor & operator=(const TBranchProxyClassDescriptor &)
 
UInt_t fMaxDatamemberType
 
TVirtualStreamerInfo * fInfo
 
The TNamed class is the base class for all named ROOT classes.
 
A TTree represents a columnar dataset.
 
Abstract Interface class describing Streamer information for one class.