12 #ifndef ROOT_TBranchProxyDescriptor 13 #define ROOT_TBranchProxyDescriptor 30 const char *branchname,
Bool_t split =
true,
Bool_t skipped =
false,
Bool_t isleaflist =
false);
const char * GetBranchName()
Namespace for new ROOT classes and functions.
void OutputInit(FILE *hf, int offset, UInt_t maxVarname, const char *prefix)
TBranchProxyDescriptor(const char *dataname, const char *type, const char *branchname, Bool_t split=true, Bool_t skipped=false, Bool_t isleaflist=false)
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
void OutputDecl(FILE *hf, int offset, UInt_t maxVarname)
const char * GetTypeName()
Bool_t IsEquivalent(const TBranchProxyDescriptor *other, Bool_t inClass=kFALSE)
const char * GetDataName()