This is the complete list of members for TChain, including all inherited members.
| AbstractMethod(const char *method) const | TObject | |
| Add(TChain *chain) | TChain | virtual | 
| Add(const char *name, Long64_t nentries=TTree::kMaxEntries) | TChain | virtual | 
| AddAllocationCount(UInt_t count) | TTree | inline | 
| AddBranchToCache(const char *bname, bool subbranches=false) | TTree | virtual | 
| AddBranchToCache(TBranch *branch, bool subbranches=false) | TTree | virtual | 
| AddClone(TTree *) | TTree | |
| AddFile(const char *name, Long64_t nentries=TTree::kMaxEntries, const char *tname="") | TChain | virtual | 
| AddFileInfoList(TCollection *list, Long64_t nfiles=TTree::kMaxEntries) | TChain | virtual | 
| AddFriend(const char *chainname, const char *dummy="") override | TChain | virtual | 
| AddFriend(const char *chainname, TFile *dummy) override | TChain | virtual | 
| AddFriend(TTree *chain, const char *alias="", bool warn=false) override | TChain | virtual | 
| AddTotBytes(Int_t tot) | TTree | inlinevirtual | 
| AddToTObjectTable(TObject *) | TObject | privatestatic | 
| AddZipBytes(Int_t zip) | TTree | inlinevirtual | 
| AppendPad(Option_t *option="") | TObject | virtual | 
| AutoSave(Option_t *option="") | TTree | virtual | 
| Branch(const char *name, T *obj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | inline | 
| Branch(const char *name, T **addobj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | inline | 
| Branch(TCollection *list, Int_t bufsize=32000, Int_t splitlevel=99, const char *name="") | TTree | virtual | 
| Branch(TList *list, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | virtual | 
| Branch(const char *folder, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | virtual | 
| Branch(const char *name, void *address, const char *leaflist, Int_t bufsize=32000) | TTree | virtual | 
| Branch(const char *name, char *address, const char *leaflist, Int_t bufsize=32000) | TTree | inline | 
| Branch(const char *name, Longptr_t address, const char *leaflist, Int_t bufsize=32000) | TTree | inline | 
| Branch(const char *name, int address, const char *leaflist, Int_t bufsize=32000) | TTree | inline | 
| Branch(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | virtual | 
| Branch(const char *name, const char *classname, T *obj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | inline | 
| Branch(const char *name, const char *classname, T **addobj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | inline | 
| Branch(const char *name, std::array< T, N > *obj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | inline | 
| BranchImp(const char *branchname, const char *classname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| BranchImp(const char *branchname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| BranchImpArr(const char *branchname, EDataType datatype, std::size_t N, void *addobj, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| BranchImpRef(const char *branchname, const char *classname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| BranchImpRef(const char *branchname, TClass *ptrClass, EDataType datatype, void *addobj, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| BranchOld(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=1) | TTree | virtual | 
| BranchRef() | TTree | virtual | 
| Bronch(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=99) | TTree | virtual | 
| BronchExec(const char *name, const char *classname, void *addobj, bool isptrptr, Int_t bufsize, Int_t splitlevel) | TTree | protectedvirtual | 
| Browse(TBrowser *) override | TChain | virtual | 
| BuildIndex(const char *majorname, const char *minorname="0", bool long64major=false, bool long64minor=false) | TTree | virtual | 
| BuildIndex(const char *majorname, bool long64major) | TTree | inline | 
| BuildStreamerInfo(TClass *cl, void *pointer=nullptr, bool canOptimize=true) | TTree | |
| CanDeleteRefs(bool flag=true) | TChain | virtual | 
| ChangeFile(TFile *file) | TTree | virtual | 
| CheckBranchAddressType(TBranch *branch, TClass *ptrClass, EDataType datatype, bool ptr) | TTree | protectedvirtual | 
| CheckedHash() | TObject | inline | 
| Class() | TChain | static | 
| Class_Name() | TChain | static | 
| Class_Version() | TChain | inlinestatic | 
| ClassName() const | TObject | virtual | 
| Clear(Option_t *option="") override | TNamed | virtual | 
| Clone(const char *newname="") const override | TNamed | virtual | 
| CloneTree(Long64_t nentries=-1, Option_t *option="") | TTree | virtual | 
| Compare(const TObject *obj) const override | TNamed | virtual | 
| TNamed::Copy(TObject &named) const override | TNamed | virtual | 
| TAttLine::Copy(TAttLine &attline) const | TAttLine | |
| TAttFill::Copy(TAttFill &attfill) const | TAttFill | |
| TAttMarker::Copy(TAttMarker &attmarker) const | TAttMarker | |
| CopyAddresses(TTree *, bool undo=false) | TTree | virtual | 
| CopyEntries(TTree *tree, Long64_t nentries=-1, Option_t *option="", bool needCopyAddresses=false) | TTree | virtual | 
| CopyTree(const char *selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | virtual | 
| CreateBasket(TBranch *) | TTree | virtual | 
| CreatePackets() | TChain | virtual | 
| Debug() const | TTree | inline | 
| DeclFileName() | TChain | inlinestatic | 
| Delete(Option_t *option="") override | TTree | virtual | 
| DirectoryAutoAdd(TDirectory *) override | TChain | virtual | 
| DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) | TAttLine | |
| DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual | 
| DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual | 
| Draw(const char *varexp, const TCut &selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) override | TChain | virtual | 
| Draw(const char *varexp, const char *selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) override | TChain | virtual | 
| Draw(Option_t *opt) override | TChain | inlinevirtual | 
| DrawClass() const | TObject | virtual | 
| DrawClone(Option_t *option="") const | TObject | virtual | 
| DropBaskets() | TTree | virtual | 
| DropBranchFromCache(const char *bname, bool subbranches=false) | TTree | virtual | 
| DropBranchFromCache(TBranch *branch, bool subbranches=false) | TTree | virtual | 
| DropBuffers(Int_t nbytes) | TTree | virtual | 
| Dump() const | TObject | virtual | 
| EDeprecatedStatusBits enum name | TObject | |
| ELockStatusBits enum name | TTree | protected | 
| EnableCache() | TTree | |
| Error(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| ESetBranchAddressStatus enum name | TTree | |
| EStatusBits enum name | TChain | |
| Execute(const char *method, const char *params, Int_t *error=nullptr) | TObject | virtual | 
| Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | TObject | virtual | 
| ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual | 
| fAliases | TTree | protected | 
| fAllocationCount | TTree | mutableprotected | 
| Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| fAutoFlush | TTree | protected | 
| fAutoSave | TTree | protected | 
| fBits | TObject | private | 
| fBranches | TTree | protected | 
| fBranchRef | TTree | protected | 
| fCacheDoAutoInit | TTree | protected | 
| fCacheDoClusterPrefetch | TTree | protected | 
| fCacheSize | TTree | protected | 
| fCacheUserSet | TTree | protected | 
| fCanDeleteRefs | TChain | protected | 
| fChainOffset | TTree | protected | 
| fClones | TTree | protected | 
| fClusterRangeEnd | TTree | protected | 
| fClusterSize | TTree | protected | 
| fDebug | TTree | protected | 
| fDebugMax | TTree | protected | 
| fDebugMin | TTree | protected | 
| fDefaultEntryOffsetLen | TTree | protected | 
| fDirectory | TTree | protected | 
| fEntries | TTree | protected | 
| fEntryList | TTree | protected | 
| fEstimate | TTree | protected | 
| fEventList | TTree | protected | 
| fExternalFriends | TTree | protected | 
| fFile | TChain | protected | 
| fFileNumber | TTree | protected | 
| fFiles | TChain | protected | 
| fFillColor | TAttFill | protected | 
| fFillStyle | TAttFill | protected | 
| fFlushedBytes | TTree | protected | 
| fFriendLockStatus | TTree | protected | 
| fFriends | TTree | protected | 
| fgBranchStyle | TTree | protectedstatic | 
| fgDtorOnly | TObject | privatestatic | 
| fGlobalRegistration | TChain | protected | 
| fgMaxTreeSize | TTree | protectedstatic | 
| fgObjectStat | TObject | privatestatic | 
| Fill() override | TChain | inlinevirtual | 
| FillBuffer(char *&buffer) | TNamed | virtual | 
| fIMTEnabled | TTree | protected | 
| fIMTFlush | TTree | mutableprivate | 
| fIMTTotBytes | TTree | mutableprivate | 
| fIMTZipBytes | TTree | mutableprivate | 
| FindBranch(const char *name) override | TChain | virtual | 
| fIndex | TTree | protected | 
| fIndexValues | TTree | protected | 
| FindLeaf(const char *name) override | TChain | virtual | 
| FindObject(const char *name) const | TObject | virtual | 
| FindObject(const TObject *obj) const | TObject | virtual | 
| fIOFeatures | TTree | protected | 
| Fit(const char *funcname, const char *varexp, const char *selection="", Option_t *option="", Option_t *goption="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | virtual | 
| fLeaves | TTree | protected | 
| fLineColor | TAttLine | protected | 
| fLineStyle | TAttLine | protected | 
| fLineWidth | TAttLine | protected | 
| FlushBaskets(bool create_cluster=true) const | TTree | virtual | 
| FlushBasketsImpl() const | TTree | private | 
| fMakeClass | TTree | protected | 
| fMarkerColor | TAttMarker | protected | 
| fMarkerSize | TAttMarker | protected | 
| fMarkerStyle | TAttMarker | protected | 
| fMaxClusterRange | TTree | protected | 
| fMaxEntries | TTree | protected | 
| fMaxEntryLoop | TTree | protected | 
| fMaxVirtualSize | TTree | protected | 
| fName | TNamed | protected | 
| fNamesToBranches | TTree | private | 
| fNClusterRange | TTree | protected | 
| fNEntriesSinceSorting | TTree | protected | 
| fNfill | TTree | protected | 
| fNotify | TTree | protected | 
| fNtrees | TChain | protected | 
| fPacketSize | TTree | protected | 
| fPerfStats | TTree | protected | 
| fPlayer | TTree | protected | 
| fProofChain | TChain | protected | 
| fReadEntry | TTree | protected | 
| fSavedBytes | TTree | protected | 
| fScanField | TTree | protected | 
| fSeqBranches | TTree | protected | 
| fSortedBranches | TTree | protected | 
| fStatus | TChain | protected | 
| fTargetMemoryRatio | TTree | protected | 
| fTimerInterval | TTree | protected | 
| fTitle | TNamed | protected | 
| fTotalBuffers | TTree | protected | 
| fTotBytes | TTree | protected | 
| fTransientBuffer | TTree | protected | 
| fTree | TChain | protected | 
| fTreeIndex | TTree | protected | 
| fTreeNumber | TChain | protected | 
| fTreeOffset | TChain | protected | 
| fTreeOffsetLen | TChain | protected | 
| fUniqueID | TObject | private | 
| fUpdate | TTree | protected | 
| fUserInfo | TTree | protected | 
| fWeight | TTree | protected | 
| fZipBytes | TTree | protected | 
| GetAlias(const char *aliasName) const override | TChain | virtual | 
| GetAllocationCount() const | TTree | inline | 
| GetAutoFlush() const | TTree | inlinevirtual | 
| GetAutoSave() const | TTree | inlinevirtual | 
| GetBranch(const char *name) override | TChain | virtual | 
| GetBranchRef() const | TTree | inlinevirtual | 
| GetBranchStatus(const char *branchname) const override | TChain | virtual | 
| GetBranchStyle() | TTree | static | 
| GetCacheAutoSize(bool withDefault=false) | TTree | protected | 
| GetCacheSize() const override | TChain | inlinevirtual | 
| GetChainEntryNumber(Long64_t entry) const override | TChain | virtual | 
| GetChainOffset() const | TTree | inlinevirtual | 
| GetClusterIterator(Long64_t firstentry) override | TChain | virtual | 
| GetClusterPrefetch() const | TTree | inlinevirtual | 
| GetCurrentFile() const | TTree | |
| GetDebugMax() const | TTree | inline | 
| GetDebugMin() const | TTree | inline | 
| GetDefaultEntryOffsetLen() const | TTree | inline | 
| GetDirectory() const | TTree | inline | 
| GetDrawOption() const | TObject | virtual | 
| GetDtorOnly() | TObject | static | 
| GetEntries() const override | TChain | virtual | 
| GetEntries(const char *sel) override | TChain | inlinevirtual | 
| GetEntriesFast() const | TTree | inlinevirtual | 
| GetEntriesFriend() const | TTree | virtual | 
| GetEntry(Long64_t entry=0, Int_t getall=0) override | TChain | virtual | 
| GetEntryList() | TTree | virtual | 
| GetEntryNumber(Long64_t entry) const override | TChain | virtual | 
| GetEntryNumberWithBestIndex(Long64_t major, Long64_t minor=0) const | TTree | virtual | 
| GetEntryNumberWithIndex(Long64_t major, Long64_t minor=0) const | TTree | virtual | 
| GetEntryWithIndex(Int_t major, Int_t minor=0) override | TChain | virtual | 
| GetEstimate() const | TTree | inlinevirtual | 
| GetEvent(Long64_t entry, Int_t getall=0) | TTree | inline | 
| GetEventList() const | TTree | inline | 
| GetFile() const | TChain | |
| GetFileNumber() const | TTree | inlinevirtual | 
| GetFillColor() const | TAttFill | inlinevirtual | 
| GetFillStyle() const | TAttFill | inlinevirtual | 
| GetFriend(const char *) const | TTree | virtual | 
| GetFriendAlias(TTree *) const | TTree | virtual | 
| GetHistogram() | TTree | inline | 
| GetIconName() const | TObject | virtual | 
| GetImplicitMT() | TTree | inlinevirtual | 
| GetIndex() | TTree | inlinevirtual | 
| GetIndexValues() | TTree | inlinevirtual | 
| GetIOFeatures() const | TTree | |
| GetIteratorOnAllLeaves(bool dir=kIterForward) | TTree | virtual | 
| GetLeaf(const char *branchname, const char *leafname) override | TChain | virtual | 
| GetLeaf(const char *name) override | TChain | virtual | 
| GetLeafImpl(const char *branchname, const char *leafname) | TTree | protectedvirtual | 
| GetLineColor() const | TAttLine | inlinevirtual | 
| GetLineStyle() const | TAttLine | inlinevirtual | 
| GetLineWidth() const | TAttLine | inlinevirtual | 
| GetListOfAliases() const | TTree | inlinevirtual | 
| GetListOfBranches() override | TChain | virtual | 
| GetListOfClones() | TTree | inlinevirtual | 
| GetListOfFiles() const | TChain | inline | 
| GetListOfFriends() const | TTree | inlinevirtual | 
| GetListOfLeaves() override | TChain | virtual | 
| GetMakeClass() const | TTree | inline | 
| GetMarkerColor() const | TAttMarker | inlinevirtual | 
| GetMarkerLineWidth(Style_t style) | TAttMarker | static | 
| GetMarkerSize() const | TAttMarker | inlinevirtual | 
| GetMarkerStyle() const | TAttMarker | inlinevirtual | 
| GetMarkerStyleBase(Style_t style) | TAttMarker | static | 
| GetMaxEntryLoop() const | TTree | inlinevirtual | 
| GetMaximum(const char *columname) override | TChain | virtual | 
| GetMaxTreeSize() | TTree | static | 
| GetMaxVirtualSize() const | TTree | inlinevirtual | 
| GetMedianClusterSize() | TTree | private | 
| GetMinimum(const char *columname) override | TChain | virtual | 
| GetName() const override | TNamed | inlinevirtual | 
| GetNbranches() override | TChain | virtual | 
| GetNewlineValue(std::istream &inputStream) | TTree | protected | 
| GetNotify() const | TTree | inline | 
| GetNtrees() const | TChain | inline | 
| GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual | 
| GetObjectStat() | TObject | static | 
| GetOption() const | TObject | inlinevirtual | 
| GetPacketSize() const | TTree | inlinevirtual | 
| GetPerfStats() const | TTree | inlinevirtual | 
| GetPlayer() | TTree | |
| GetReadCache(TFile *file) const | TTree | |
| GetReadCache(TFile *file, bool create) | TTree | |
| GetReadEntry() const override | TChain | virtual | 
| GetReadEvent() const | TTree | inlinevirtual | 
| GetScanField() const | TTree | inlinevirtual | 
| GetSelect() | TTree | inline | 
| GetSelectedRows() | TTree | inlinevirtual | 
| GetStatus() const | TChain | inline | 
| GetTargetMemoryRatio() const | TTree | inline | 
| GetTimerInterval() const | TTree | inlinevirtual | 
| GetTitle() const override | TNamed | inlinevirtual | 
| GetTotBytes() const | TTree | inlinevirtual | 
| GetTransientBuffer(Int_t size) | TTree | |
| GetTree() const override | TChain | inlinevirtual | 
| GetTreeIndex() const | TTree | inlinevirtual | 
| GetTreeNumber() const override | TChain | inlinevirtual | 
| GetTreeOffset() const | TChain | inline | 
| GetTreeOffsetLen() const | TChain | inline | 
| GetUniqueID() const | TObject | virtual | 
| GetUpdate() const | TTree | inlinevirtual | 
| GetUserInfo() | TTree | virtual | 
| GetV1() | TTree | inlinevirtual | 
| GetV2() | TTree | inlinevirtual | 
| GetV3() | TTree | inlinevirtual | 
| GetV4() | TTree | inlinevirtual | 
| GetVal(Int_t i) | TTree | inlinevirtual | 
| GetVar(Int_t i) | TTree | inline | 
| GetVar1() | TTree | inline | 
| GetVar2() | TTree | inline | 
| GetVar3() | TTree | inline | 
| GetVar4() | TTree | inline | 
| GetW() | TTree | inlinevirtual | 
| GetWeight() const override | TChain | virtual | 
| GetZipBytes() const | TTree | inlinevirtual | 
| HandleTimer(TTimer *timer) | TObject | virtual | 
| Hash() const override | TNamed | inlinevirtual | 
| HasInconsistentHash() const | TObject | inline | 
| ImportClusterRanges(TTree *fromtree) | TTree | protected | 
| IncrementTotalBuffers(Int_t nbytes) | TTree | inlinevirtual | 
| Info(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| InheritsFrom(const char *classname) const | TObject | virtual | 
| InheritsFrom(const TClass *cl) const | TObject | virtual | 
| InitializeBranchLists(bool checkLeafCount) | TTree | private | 
| InPlaceClone(TDirectory *newdirectory, const char *options="") override | TChain | virtual | 
| Inspect() const | TObject | virtual | 
| InvalidateCurrentTree() | TChain | protected | 
| InvertBit(UInt_t f) | TObject | inline | 
| IsA() const override | TChain | inlinevirtual | 
| IsDestructed() const | TObject | inline | 
| IsEqual(const TObject *obj) const | TObject | virtual | 
| IsFolder() const override | TTree | inlinevirtual | 
| IsOnHeap() const | TObject | inline | 
| IsSortable() const override | TNamed | inlinevirtual | 
| IsTransparent() const | TAttFill | inlinevirtual | 
| IsZombie() const | TObject | inline | 
| kAutoDelete enum value | TChain | |
| kBigNumber | TChain | static | 
| kBitMask enum value | TObject | |
| kCanDelete enum value | TObject | |
| kCannotPick enum value | TObject | |
| kCircular enum value | TTree | |
| kClassMismatch enum value | TTree | |
| kDecomposedObjMask enum value | TTree | |
| KeepCircular() | TTree | protectedvirtual | 
| kEntriesReshuffled enum value | TTree | |
| kFindBranch enum value | TTree | protected | 
| kFindLeaf enum value | TTree | protected | 
| kForceRead enum value | TTree | |
| kGetAlias enum value | TTree | protected | 
| kGetBranch enum value | TTree | protected | 
| kGetEntry enum value | TTree | protected | 
| kGetEntryWithIndex enum value | TTree | protected | 
| kGetFriend enum value | TTree | protected | 
| kGetFriendAlias enum value | TTree | protected | 
| kGetLeaf enum value | TTree | protected | 
| kGlobalWeight enum value | TChain | |
| kHasUUID enum value | TObject | |
| kInconsistent enum value | TObject | |
| kInternalError enum value | TTree | |
| kInvalidObject enum value | TObject | |
| kIsOnHeap enum value | TObject | |
| kIsReferenced enum value | TObject | |
| kLoadTree enum value | TTree | protected | 
| kMakeClass enum value | TTree | |
| kMatch enum value | TTree | |
| kMatchConversion enum value | TTree | |
| kMatchConversionCollection enum value | TTree | |
| kMaxEntries | TTree | static | 
| kMismatch enum value | TTree | |
| kMissingBranch enum value | TTree | |
| kMissingCompiledCollectionProxy enum value | TTree | |
| kMustCleanup enum value | TObject | |
| kNeedDisableDecomposedObj enum value | TTree | |
| kNeedEnableDecomposedObj enum value | TTree | |
| kNoCheck enum value | TTree | |
| kNoContextMenu enum value | TObject | |
| kNotDeleted enum value | TObject | |
| kObjInCanvas enum value | TObject | |
| kOnlyFlushAtCluster enum value | TTree | |
| kOnlyPrepStep enum value | TObject | protected | 
| kOverwrite enum value | TObject | |
| kPrint enum value | TTree | protected | 
| kProofLite enum value | TChain | |
| kProofUptodate enum value | TChain | |
| kRemoveFriend enum value | TTree | protected | 
| kResetBranchAddresses enum value | TTree | protected | 
| kSetBranchStatus enum value | TTree | protected | 
| kSingleKey enum value | TObject | |
| kSplitCollectionOfPointers enum value | TTree | |
| kVoidPtr enum value | TTree | |
| kWithGlobalRegistration enum value | TChain | |
| kWithoutGlobalRegistration enum value | TChain | |
| kWriteDelete enum value | TObject | |
| kZombie enum value | TObject | |
| LoadBaskets(Long64_t maxmemory) override | TChain | virtual | 
| LoadTree(Long64_t entry) override | TChain | virtual | 
| LoadTreeFriend(Long64_t entry, TTree *T) | TTree | virtual | 
| Lookup(bool force=false) | TChain | |
| Loop(Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TChain | virtual | 
| ls(Option_t *option="") const override | TChain | virtual | 
| MakeClass(const char *classname=nullptr, Option_t *option="") | TTree | virtual | 
| MakeCode(const char *filename=nullptr) | TTree | virtual | 
| MakeProxy(const char *classname, const char *macrofilename=nullptr, const char *cutfilename=nullptr, const char *option=nullptr, Int_t maxUnrolling=3) | TTree | virtual | 
| MakeSelector(const char *selector=nullptr, Option_t *option="") | TTree | virtual | 
| MakeZombie() | TObject | inlineprotected | 
| MarkEventCluster() | TTree | private | 
| MayNotUse(const char *method) const | TObject | |
| MemoryFull(Int_t nbytes) | TTree | |
| Merge(const char *name, Option_t *option="") | TChain | virtual | 
| Merge(TCollection *list, Option_t *option="") override | TChain | virtual | 
| Merge(TCollection *list, TFileMergeInfo *info) override | TChain | virtual | 
| Merge(TFile *file, Int_t basketsize, Option_t *option="") | TChain | virtual | 
| MergeTrees(TList *list, Option_t *option="") | TTree | static | 
| Mode enum name | TChain | |
| TAttLine::Modify() | TAttLine | virtual | 
| TAttFill::Modify() | TAttFill | virtual | 
| TAttMarker::Modify() | TAttMarker | virtual | 
| MoveReadCache(TFile *src, TDirectory *dir) | TTree | protected | 
| Notify() override | TTree | virtual | 
| Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
| operator delete(void *ptr) | TObject | |
| operator delete(void *ptr, void *vp) | TObject | |
| operator delete[](void *ptr) | TObject | |
| operator delete[](void *ptr, void *vp) | TObject | |
| operator new(size_t sz) | TObject | inline | 
| operator new(size_t sz, void *vp) | TObject | inline | 
| operator new[](size_t sz) | TObject | inline | 
| operator new[](size_t sz, void *vp) | TObject | inline | 
| operator=(const TChain &) | TChain | private | 
| TTree::operator=(const TTree &tt)=delete | TTree | |
| TNamed::operator=(const TNamed &rhs) | TNamed | |
| TObject::operator=(const TObject &rhs) | TObject | inline | 
| OptimizeBaskets(ULong64_t maxMemory=10000000, Float_t minComp=1.1, Option_t *option="") | TTree | virtual | 
| Paint(Option_t *option="") | TObject | virtual | 
| ParseTreeFilename(const char *name, TString &filename, TString &treename, TString &query, TString &suffix) const | TChain | private | 
| Pop() | TObject | virtual | 
| Principal(const char *varexp="", const char *selection="", Option_t *option="np", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | |
| Print(Option_t *option="") const override | TChain | virtual | 
| PrintCacheStats(Option_t *option="") const | TTree | virtual | 
| Process(const char *filename, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) override | TChain | virtual | 
| Process(TSelector *selector, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) override | TChain | virtual | 
| Project(const char *hname, const char *varexp, const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | virtual | 
| Query(const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | virtual | 
| Read(const char *name) | TObject | virtual | 
| ReadFile(const char *filename, const char *branchDescriptor="", char delimiter=' ') | TTree | virtual | 
| ReadStream(std::istream &inputStream, const char *branchDescriptor="", char delimiter=' ') | TTree | virtual | 
| RecursiveRemove(TObject *obj) override | TChain | virtual | 
| Refresh() | TTree | virtual | 
| RegisterBranchFullName(std::pair< std::string, TBranch * > &&kv) | TTree | inlineprivate | 
| RegisterExternalFriend(TFriendElement *) | TTree | virtual | 
| ReleaseChainProof() | TChain | protected | 
| RemoveExternalFriend(TFriendElement *) | TTree | virtual | 
| RemoveFriend(TTree *) override | TChain | virtual | 
| Reset(Option_t *option="") override | TChain | virtual | 
| ResetAfterMerge(TFileMergeInfo *) override | TChain | virtual | 
| ResetAttFill(Option_t *option="") | TAttFill | virtual | 
| ResetAttLine(Option_t *option="") | TAttLine | virtual | 
| ResetAttMarker(Option_t *toption="") | TAttMarker | virtual | 
| ResetBit(UInt_t f) | TObject | inline | 
| ResetBranchAddress(TBranch *) override | TChain | virtual | 
| ResetBranchAddresses() override | TChain | virtual | 
| SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual | 
| SaveFillAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001) | TAttFill | virtual | 
| SaveLineAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t widdef=1) | TAttLine | virtual | 
| SaveMarkerAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1) | TAttMarker | virtual | 
| SavePrimitive(std::ostream &out, Option_t *option="") override | TChain | virtual | 
| SavePrimitiveConstructor(std::ostream &out, TClass *cl, const char *variable_name, const char *constructor_agrs="", Bool_t empty_line=kTRUE) | TObject | protectedstatic | 
| SavePrimitiveDraw(std::ostream &out, const char *variable_name, Option_t *option=nullptr) | TObject | protectedstatic | 
| SavePrimitiveNameTitle(std::ostream &out, const char *variable_name) | TNamed | protected | 
| SavePrimitiveVector(std::ostream &out, const char *prefix, Int_t len, Double_t *arr, Bool_t empty_line=kFALSE) | TObject | protectedstatic | 
| Scan(const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) override | TChain | virtual | 
| SetAlias(const char *aliasName, const char *aliasFormula) | TTree | virtual | 
| SetAutoDelete(bool autodel=true) | TChain | virtual | 
| SetAutoFlush(Long64_t autof=-30000000) | TTree | virtual | 
| SetAutoSave(Long64_t autos=-300000000) | TTree | virtual | 
| SetBasketSize(const char *bname, Int_t buffsize=16000) | TTree | virtual | 
| SetBit(UInt_t f, Bool_t set) | TObject | |
| SetBit(UInt_t f) | TObject | inline | 
| SetBranchAddress(const char *bname, void *add, TBranch **ptr=nullptr) override | TChain | virtual | 
| SetBranchAddress(const char *bname, void *add, TBranch **ptr, TClass *realClass, EDataType datatype, bool isptr) override | TChain | virtual | 
| SetBranchAddress(const char *bname, void *add, TClass *realClass, EDataType datatype, bool isptr) override | TChain | virtual | 
| SetBranchAddress(const char *bname, T **add, TBranch **ptr=nullptr) | TChain | inline | 
| SetBranchAddress(const char *bname, T *add, TBranch **ptr=nullptr) | TChain | inline | 
| SetBranchAddressImp(TBranch *branch, void *addr, TBranch **ptr) | TTree | protected | 
| SetBranchStatus(const char *bname, bool status=true, UInt_t *found=nullptr) override | TChain | virtual | 
| SetBranchStyle(Int_t style=1) | TTree | static | 
| SetCacheEntryRange(Long64_t first, Long64_t last) | TTree | virtual | 
| SetCacheLearnEntries(Int_t n=10) | TTree | virtual | 
| SetCacheSize(Long64_t cacheSize=-1) override | TChain | virtual | 
| SetCacheSizeAux(bool autocache=true, Long64_t cacheSize=0) | TTree | protected | 
| SetChainOffset(Long64_t offset=0) | TTree | inlinevirtual | 
| SetCircular(Long64_t maxEntries) | TTree | virtual | 
| SetClusterPrefetch(bool enabled) | TTree | inlinevirtual | 
| SetDebug(Int_t level=1, Long64_t min=0, Long64_t max=9999999) | TTree | virtual | 
| SetDefaultEntryOffsetLen(Int_t newdefault, bool updateExisting=false) | TTree | virtual | 
| SetDirectory(TDirectory *dir) override | TChain | virtual | 
| SetDrawOption(Option_t *option="") | TObject | virtual | 
| SetDtorOnly(void *obj) | TObject | static | 
| SetEntries(Long64_t n=-1) | TTree | virtual | 
| SetEntryList(TEntryList *elist, Option_t *opt="") override | TChain | virtual | 
| SetEntryListFile(const char *filename="", Option_t *opt="") | TChain | virtual | 
| SetEstimate(Long64_t nentries=1000000) | TTree | virtual | 
| SetEventList(TEventList *evlist) override | TChain | virtual | 
| SetFileNumber(Int_t number=0) | TTree | virtual | 
| SetFillAttributes() | TAttFill | virtual | 
| SetFillColor(Color_t fcolor) | TAttFill | inlinevirtual | 
| SetFillColor(TColorNumber) | TAttFill | |
| SetFillColorAlpha(Color_t fcolor, Float_t falpha) | TAttFill | virtual | 
| SetFillStyle(Style_t fstyle) | TAttFill | inlinevirtual | 
| SetImplicitMT(bool enabled) | TTree | inlinevirtual | 
| SetIOFeatures(const ROOT::TIOFeatures &) | TTree | |
| SetLineAttributes() | TAttLine | virtual | 
| SetLineColor(Color_t lcolor) | TAttLine | inlinevirtual | 
| SetLineColor(TColorNumber lcolor) | TAttLine | |
| SetLineColorAlpha(Color_t lcolor, Float_t lalpha) | TAttLine | virtual | 
| SetLineStyle(Style_t lstyle) | TAttLine | inlinevirtual | 
| SetLineWidth(Width_t lwidth) | TAttLine | inlinevirtual | 
| SetMakeClass(Int_t make) override | TChain | inlinevirtual | 
| SetMarkerAttributes() | TAttMarker | virtual | 
| SetMarkerColor(Color_t mcolor=1) | TAttMarker | inlinevirtual | 
| SetMarkerColor(TColorNumber lcolor) | TAttMarker | |
| SetMarkerColorAlpha(Color_t mcolor, Float_t malpha) | TAttMarker | virtual | 
| SetMarkerSize(Size_t msize=1) | TAttMarker | inlinevirtual | 
| SetMarkerStyle(Style_t mstyle=1) | TAttMarker | inlinevirtual | 
| SetMaxEntryLoop(Long64_t maxev=kMaxEntries) | TTree | inlinevirtual | 
| SetMaxTreeSize(Long64_t maxsize=100000000000LL) | TTree | static | 
| SetMaxVirtualSize(Long64_t size=0) | TTree | inlinevirtual | 
| SetName(const char *name) override | TChain | virtual | 
| SetNameTitle(const char *name, const char *title) | TNamed | virtual | 
| SetNotify(TObject *obj) | TTree | virtual | 
| SetObject(const char *name, const char *title) | TTree | virtual | 
| SetObjectStat(Bool_t stat) | TObject | static | 
| SetPacketSize(Int_t size=100) | TChain | virtual | 
| SetParallelUnzip(bool opt=true, Float_t RelSize=-1) | TTree | virtual | 
| SetPerfStats(TVirtualPerfStats *perf) | TTree | virtual | 
| SetProof(bool on=true, bool refresh=false, bool gettreeheader=false) | TChain | virtual | 
| SetScanField(Int_t n=50) | TTree | inlinevirtual | 
| SetTargetMemoryRatio(Float_t ratio) | TTree | inline | 
| SetTimerInterval(Int_t msec=333) | TTree | inlinevirtual | 
| SetTitle(const char *title="") | TNamed | virtual | 
| SetTreeIndex(TVirtualIndex *index) | TTree | virtual | 
| SetUniqueID(UInt_t uid) | TObject | virtual | 
| SetUpdate(Int_t freq=0) | TTree | inlinevirtual | 
| SetWeight(Double_t w=1, Option_t *option="") override | TChain | virtual | 
| Show(Long64_t entry=-1, Int_t lenmax=20) | TTree | virtual | 
| Sizeof() const | TNamed | virtual | 
| SortBranchesByTime() | TTree | private | 
| StartViewer() | TTree | virtual | 
| StopCacheLearningPhase() | TTree | virtual | 
| Streamer(TBuffer &) override | TChain | virtual | 
| StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TChain | inline | 
| SysError(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| TAttFill() | TAttFill | |
| TAttFill(Color_t fcolor, Style_t fstyle) | TAttFill | |
| TAttLine() | TAttLine | |
| TAttLine(Color_t lcolor, Style_t lstyle, Width_t lwidth) | TAttLine | |
| TAttMarker() | TAttMarker | |
| TAttMarker(Color_t color, Style_t style, Size_t msize) | TAttMarker | |
| TChain(const TChain &) | TChain | private | 
| TChain(Mode mode=kWithGlobalRegistration) | TChain | |
| TChain(const char *name, const char *title="", Mode mode=kWithGlobalRegistration) | TChain | |
| TestBit(UInt_t f) const | TObject | inline | 
| TestBits(UInt_t f) const | TObject | inline | 
| TIOFeatures typedef | TTree | private | 
| TNamed() | TNamed | inline | 
| TNamed(const char *name, const char *title) | TNamed | inline | 
| TNamed(const TString &name, const TString &title) | TNamed | inline | 
| TNamed(const TNamed &named) | TNamed | |
| TObject() | TObject | inline | 
| TObject(const TObject &object) | TObject | inline | 
| TTree() | TTree | |
| TTree(const char *name, const char *title, Int_t splitlevel=99, TDirectory *dir=(::ROOT::Internal::TDirectoryAtomicAdapter{})) | TTree | |
| TTree(const TTree &tt)=delete | TTree | |
| UnbinnedFit(const char *funcname, const char *varexp, const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0) | TTree | virtual | 
| UseCache(Int_t maxCacheSize=10, Int_t pageSize=0) | TChain | virtual | 
| UseCurrentStyle() override | TTree | virtual | 
| Warning(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) override | TTree | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const override | TTree | virtual | 
| ~TAttFill() | TAttFill | virtual | 
| ~TAttLine() | TAttLine | virtual | 
| ~TAttMarker() | TAttMarker | virtual | 
| ~TChain() override | TChain | |
| ~TNamed() | TNamed | virtual | 
| ~TObject() | TObject | virtual | 
| ~TTree() override | TTree |