Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTreeSQL Member List

This is the complete list of members for TTreeSQL, including all inherited members.

AbstractMethod(const char *method) constTObject
AddAllocationCount(UInt_t count)TTreeinline
AddBranchToCache(const char *bname, bool subbranches=false)TTreevirtual
AddBranchToCache(TBranch *branch, bool subbranches=false)TTreevirtual
AddClone(TTree *)TTree
AddFriend(const char *treename, const char *filename="")TTreevirtual
AddFriend(const char *treename, TFile *file)TTreevirtual
AddFriend(TTree *tree, const char *alias="", bool warn=false)TTreevirtual
AddTotBytes(Int_t tot)TTreeinlinevirtual
AddToTObjectTable(TObject *)TObjectprivatestatic
AddZipBytes(Int_t zip)TTreeinlinevirtual
AppendPad(Option_t *option="")TObjectvirtual
AutoSave(Option_t *option="")TTreevirtual
Branch(TCollection *list, Int_t bufsize=32000, Int_t splitlevel=99, const char *name="") overrideTTreeSQLvirtual
Branch(TList *list, Int_t bufsize=32000, Int_t splitlevel=99) overrideTTreeSQLvirtual
Branch(const char *folder, Int_t bufsize=32000, Int_t splitlevel=99) overrideTTreeSQLvirtual
Branch(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=99) overrideTTreeSQLvirtual
Branch(const char *name, void *address, const char *leaflist, Int_t bufsize) overrideTTreeSQLvirtual
TTree::Branch(const char *name, T *obj, Int_t bufsize=32000, Int_t splitlevel=99)TTreeinline
TTree::Branch(const char *name, T **addobj, Int_t bufsize=32000, Int_t splitlevel=99)TTreeinline
TTree::Branch(const char *name, char *address, const char *leaflist, Int_t bufsize=32000)TTreeinline
TTree::Branch(const char *name, Longptr_t address, const char *leaflist, Int_t bufsize=32000)TTreeinline
TTree::Branch(const char *name, int address, const char *leaflist, Int_t bufsize=32000)TTreeinline
TTree::Branch(const char *name, const char *classname, T *obj, Int_t bufsize=32000, Int_t splitlevel=99)TTreeinline
TTree::Branch(const char *name, const char *classname, T **addobj, Int_t bufsize=32000, Int_t splitlevel=99)TTreeinline
TTree::Branch(const char *name, std::array< T, N > *obj, Int_t bufsize=32000, Int_t splitlevel=99)TTreeinline
BranchImp(const char *branchname, const char *classname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel) overrideTTreeSQLprotectedvirtual
BranchImp(const char *branchname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel) overrideTTreeSQLprotectedvirtual
BranchImpArr(const char *branchname, EDataType datatype, std::size_t N, void *addobj, Int_t bufsize, Int_t splitlevel)TTreeprotectedvirtual
BranchImpRef(const char *branchname, const char *classname, TClass *ptrClass, void *addobj, Int_t bufsize, Int_t splitlevel)TTreeprotectedvirtual
BranchImpRef(const char *branchname, TClass *ptrClass, EDataType datatype, void *addobj, Int_t bufsize, Int_t splitlevel)TTreeprotectedvirtual
BranchOld(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=1) overrideTTreeSQLvirtual
BranchRef()TTreevirtual
Bronch(const char *name, const char *classname, void *addobj, Int_t bufsize=32000, Int_t splitlevel=99) overrideTTreeSQLvirtual
BronchExec(const char *name, const char *classname, void *addobj, bool isptrptr, Int_t bufsize, Int_t splitlevel)TTreeprotectedvirtual
Browse(TBrowser *) overrideTTreevirtual
BuildIndex(const char *majorname, const char *minorname="0")TTreevirtual
BuildStreamerInfo(TClass *cl, void *pointer=nullptr, bool canOptimize=true)TTree
ChangeFile(TFile *file)TTreevirtual
CheckBasket(TBranch *tb)TTreeSQLprotected
CheckBranch(TBranch *tb)TTreeSQLprotected
CheckBranchAddressType(TBranch *branch, TClass *ptrClass, EDataType datatype, bool ptr)TTreeprotectedvirtual
CheckedHash()TObjectinline
CheckTable(const TString &table) constTTreeSQLprotected
Class()TTreeSQLstatic
Class_Name()TTreeSQLstatic
Class_Version()TTreeSQLinlinestatic
ClassName() constTObjectvirtual
Clear(Option_t *option="") overrideTNamedvirtual
Clone(const char *newname="") const overrideTNamedvirtual
CloneTree(Long64_t nentries=-1, Option_t *option="")TTreevirtual
Compare(const TObject *obj) const overrideTNamedvirtual
ConvertTypeName(const TString &typeName)TTreeSQLprotected
TNamed::Copy(TObject &named) const overrideTNamedvirtual
TAttLine::Copy(TAttLine &attline) constTAttLine
TAttFill::Copy(TAttFill &attfill) constTAttFill
TAttMarker::Copy(TAttMarker &attmarker) constTAttMarker
CopyAddresses(TTree *, bool undo=false)TTreevirtual
CopyEntries(TTree *tree, Long64_t nentries=-1, Option_t *option="", bool needCopyAddresses=false)TTreevirtual
CopyTree(const char *selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
CreateBasket(TBranch *br) overrideTTreeSQLprotectedvirtual
CreateBranch(const TString &branchName, const TString &typeName)TTreeSQLprotectedvirtual
CreateBranches()TTreeSQLprotected
CreateTable(const TString &table)TTreeSQLprotected
Debug() constTTreeinline
DeclFileName()TTreeSQLinlinestatic
Delete(Option_t *option="") overrideTTreevirtual
DirectoryAutoAdd(TDirectory *)TTreevirtual
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)TObjectvirtual
DoError(int level, const char *location, const char *fmt, va_list va) constTObjectprotectedvirtual
Draw(Option_t *opt) overrideTTreeinlinevirtual
Draw(const char *varexp, const TCut &selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
Draw(const char *varexp, const char *selection, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
DrawClass() constTObjectvirtual
DrawClone(Option_t *option="") constTObjectvirtual
DropBaskets()TTreevirtual
DropBranchFromCache(const char *bname, bool subbranches=false)TTreevirtual
DropBranchFromCache(TBranch *branch, bool subbranches=false)TTreevirtual
DropBuffers(Int_t nbytes)TTreevirtual
Dump() constTObjectvirtual
EDeprecatedStatusBits enum nameTObject
ELockStatusBits enum nameTTreeprotected
EnableCache()TTree
Error(const char *method, const char *msgfmt,...) constTObjectvirtual
ESetBranchAddressStatus enum nameTTree
EStatusBits enum nameTTree
Execute(const char *method, const char *params, Int_t *error=nullptr)TObjectvirtual
Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr)TObjectvirtual
ExecuteEvent(Int_t event, Int_t px, Int_t py)TObjectvirtual
fAliasesTTreeprotected
fAllocationCountTTreemutableprotected
Fatal(const char *method, const char *msgfmt,...) constTObjectvirtual
fAutoFlushTTreeprotected
fAutoSaveTTreeprotected
fBitsTObjectprivate
fBranchCheckedTTreeSQLprotected
fBranchesTTreeprotected
fBranchRefTTreeprotected
fCacheDoAutoInitTTreeprotected
fCacheDoClusterPrefetchTTreeprotected
fCacheSizeTTreeprotected
fCacheUserSetTTreeprotected
fChainOffsetTTreeprotected
fClonesTTreeprotected
fClusterRangeEndTTreeprotected
fClusterSizeTTreeprotected
fCurrentEntryTTreeSQLprotected
fDBTTreeSQLprotected
fDebugTTreeprotected
fDebugMaxTTreeprotected
fDebugMinTTreeprotected
fDefaultEntryOffsetLenTTreeprotected
fDirectoryTTreeprotected
fEntriesTTreeprotected
fEntryListTTreeprotected
fEstimateTTreeprotected
fEventListTTreeprotected
fExternalFriendsTTreeprotected
fFileNumberTTreeprotected
fFillColorTAttFillprotected
fFillStyleTAttFillprotected
fFlushedBytesTTreeprotected
fFriendLockStatusTTreeprotected
fFriendsTTreeprotected
fgBranchStyleTTreeprotectedstatic
fgDtorOnlyTObjectprivatestatic
fgMaxTreeSizeTTreeprotectedstatic
fgObjectStatTObjectprivatestatic
Fill() overrideTTreeSQLvirtual
FillBuffer(char *&buffer)TNamedvirtual
fIMTEnabledTTreeprotected
fIMTFlushTTreemutableprivate
fIMTTotBytesTTreemutableprivate
fIMTZipBytesTTreemutableprivate
FindBranch(const char *name)TTreevirtual
fIndexTTreeprotected
fIndexValuesTTreeprotected
FindLeaf(const char *name)TTreevirtual
FindObject(const char *name) constTObjectvirtual
FindObject(const TObject *obj) constTObjectvirtual
fInsertQueryTTreeSQLprotected
fIOFeaturesTTreeprotected
Fit(const char *funcname, const char *varexp, const char *selection="", Option_t *option="", Option_t *goption="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
fLeavesTTreeprotected
fLineColorTAttLineprotected
fLineStyleTAttLineprotected
fLineWidthTAttLineprotected
FlushBaskets(bool create_cluster=true) constTTreevirtual
FlushBasketsImpl() constTTreeprivate
fMakeClassTTreeprotected
fMarkerColorTAttMarkerprotected
fMarkerSizeTAttMarkerprotected
fMarkerStyleTAttMarkerprotected
fMaxClusterRangeTTreeprotected
fMaxEntriesTTreeprotected
fMaxEntryLoopTTreeprotected
fMaxVirtualSizeTTreeprotected
fNameTNamedprotected
fNClusterRangeTTreeprotected
fNEntriesSinceSortingTTreeprotected
fNfillTTreeprotected
fNotifyTTreeprotected
fPacketSizeTTreeprotected
fPerfStatsTTreeprotected
fPlayerTTreeprotected
fQueryTTreeSQLprotected
fReadEntryTTreeprotected
fResultTTreeSQLprotected
fRowTTreeSQLprotected
fSavedBytesTTreeprotected
fScanFieldTTreeprotected
fSeqBranchesTTreeprotected
fServerTTreeSQLprotected
fSortedBranchesTTreeprotected
fTableTTreeSQLprotected
fTableInfoTTreeSQLprotected
fTargetMemoryRatioTTreeprotected
fTimerIntervalTTreeprotected
fTitleTNamedprotected
fTotalBuffersTTreeprotected
fTotBytesTTreeprotected
fTransientBufferTTreeprotected
fTreeIndexTTreeprotected
fUniqueIDTObjectprivate
fUpdateTTreeprotected
fUserInfoTTreeprotected
fWeightTTreeprotected
fZipBytesTTreeprotected
GetAlias(const char *aliasName) constTTreevirtual
GetAllocationCount() constTTreeinline
GetAutoFlush() constTTreeinlinevirtual
GetAutoSave() constTTreeinlinevirtual
GetBranch(const char *name)TTreevirtual
GetBranchRef() constTTreeinlinevirtual
GetBranchStatus(const char *branchname) constTTreevirtual
GetBranchStyle()TTreestatic
GetCacheAutoSize(bool withDefault=false)TTreeprotected
GetCacheSize() constTTreeinlinevirtual
GetChainEntryNumber(Long64_t entry) constTTreeinlinevirtual
GetChainOffset() constTTreeinlinevirtual
GetClusterIterator(Long64_t firstentry)TTreevirtual
GetClusterPrefetch() constTTreeinlinevirtual
GetColumnIndice(TBranch *branch)TTreeSQLprotected
GetCurrentFile() constTTree
GetDebugMax() constTTreeinline
GetDebugMin() constTTreeinline
GetDefaultEntryOffsetLen() constTTreeinline
GetDirectory() constTTreeinline
GetDrawOption() constTObjectvirtual
GetDtorOnly()TObjectstatic
GetEntries() const overrideTTreeSQLvirtual
GetEntries(const char *sel) overrideTTreeSQLinlinevirtual
GetEntriesFast() const overrideTTreeSQLvirtual
GetEntriesFriend() constTTreevirtual
GetEntry(Long64_t entry=0, Int_t getall=0) overrideTTreeSQLvirtual
GetEntryList()TTreevirtual
GetEntryNumber(Long64_t entry) constTTreevirtual
GetEntryNumberWithBestIndex(Long64_t major, Long64_t minor=0) constTTreevirtual
GetEntryNumberWithIndex(Long64_t major, Long64_t minor=0) constTTreevirtual
GetEntryWithIndex(Int_t major, Int_t minor=0)TTreevirtual
GetEstimate() constTTreeinlinevirtual
GetEvent(Long64_t entry, Int_t getall=0)TTreeinline
GetEventList() constTTreeinline
GetFileNumber() constTTreeinlinevirtual
GetFillColor() constTAttFillinlinevirtual
GetFillStyle() constTAttFillinlinevirtual
GetFriend(const char *) constTTreevirtual
GetFriendAlias(TTree *) constTTreevirtual
GetHistogram()TTreeinline
GetIconName() constTObjectvirtual
GetImplicitMT()TTreeinlinevirtual
GetIndex()TTreeinlinevirtual
GetIndexValues()TTreeinlinevirtual
GetIOFeatures() constTTree
GetIteratorOnAllLeaves(bool dir=kIterForward)TTreevirtual
GetLeaf(const char *branchname, const char *leafname)TTreevirtual
GetLeaf(const char *name)TTreevirtual
GetLeafImpl(const char *branchname, const char *leafname)TTreeprotectedvirtual
GetLineColor() constTAttLineinlinevirtual
GetLineStyle() constTAttLineinlinevirtual
GetLineWidth() constTAttLineinlinevirtual
GetListOfAliases() constTTreeinlinevirtual
GetListOfBranches()TTreeinlinevirtual
GetListOfClones()TTreeinlinevirtual
GetListOfFriends() constTTreeinlinevirtual
GetListOfLeaves()TTreeinlinevirtual
GetMakeClass() constTTreeinline
GetMarkerColor() constTAttMarkerinlinevirtual
GetMarkerLineWidth(Style_t style)TAttMarkerstatic
GetMarkerSize() constTAttMarkerinlinevirtual
GetMarkerStyle() constTAttMarkerinlinevirtual
GetMarkerStyleBase(Style_t style)TAttMarkerstatic
GetMaxEntryLoop() constTTreeinlinevirtual
GetMaximum(const char *columname)TTreevirtual
GetMaxTreeSize()TTreestatic
GetMaxVirtualSize() constTTreeinlinevirtual
GetMedianClusterSize()TTreeprivate
GetMinimum(const char *columname)TTreevirtual
GetName() const overrideTNamedinlinevirtual
GetNbranches()TTreeinlinevirtual
GetNewlineValue(std::istream &inputStream)TTreeprotected
GetNotify() constTTreeinline
GetObjectInfo(Int_t px, Int_t py) constTObjectvirtual
GetObjectStat()TObjectstatic
GetOption() constTObjectinlinevirtual
GetPacketSize() constTTreeinlinevirtual
GetPerfStats() constTTreeinlinevirtual
GetPlayer()TTree
GetReadCache(TFile *file) constTTree
GetReadCache(TFile *file, bool create)TTree
GetReadEntry() constTTreeinlinevirtual
GetReadEvent() constTTreeinlinevirtual
GetScanField() constTTreeinlinevirtual
GetSelect()TTreeinline
GetSelectedRows()TTreeinlinevirtual
GetTableName()TTreeSQLinline
GetTargetMemoryRatio() constTTreeinline
GetTimerInterval() constTTreeinlinevirtual
GetTitle() const overrideTNamedinlinevirtual
GetTotBytes() constTTreeinlinevirtual
GetTransientBuffer(Int_t size)TTree
GetTree() constTTreeinlinevirtual
GetTreeIndex() constTTreeinlinevirtual
GetTreeNumber() constTTreeinlinevirtual
GetUniqueID() constTObjectvirtual
GetUpdate() constTTreeinlinevirtual
GetUserInfo()TTreevirtual
GetV1()TTreeinlinevirtual
GetV2()TTreeinlinevirtual
GetV3()TTreeinlinevirtual
GetV4()TTreeinlinevirtual
GetVal(Int_t i)TTreeinlinevirtual
GetVar(Int_t i)TTreeinline
GetVar1()TTreeinline
GetVar2()TTreeinline
GetVar3()TTreeinline
GetVar4()TTreeinline
GetW()TTreeinlinevirtual
GetWeight() constTTreeinlinevirtual
GetZipBytes() constTTreeinlinevirtual
HandleTimer(TTimer *timer)TObjectvirtual
Hash() const overrideTNamedinlinevirtual
HasInconsistentHash() constTObjectinline
ImportClusterRanges(TTree *fromtree)TTreeprotected
IncrementTotalBuffers(Int_t nbytes)TTreeinlinevirtual
Info(const char *method, const char *msgfmt,...) constTObjectvirtual
InheritsFrom(const char *classname) constTObjectvirtual
InheritsFrom(const TClass *cl) constTObjectvirtual
Init()TTreeSQLprotected
InitializeBranchLists(bool checkLeafCount)TTreeprivate
InPlaceClone(TDirectory *newdirectory, const char *options="")TTreevirtual
Inspect() constTObjectvirtual
InvertBit(UInt_t f)TObjectinline
IsA() const overrideTTreeSQLinlinevirtual
IsDestructed() constTObjectinline
IsEqual(const TObject *obj) constTObjectvirtual
IsFolder() const overrideTTreeinlinevirtual
IsOnHeap() constTObjectinline
IsSortable() const overrideTNamedinlinevirtual
IsTransparent() constTAttFillinlinevirtual
IsZombie() constTObjectinline
kBitMask enum valueTObject
kCanDelete enum valueTObject
kCannotPick enum valueTObject
kCircular enum valueTTree
kClassMismatch enum valueTTree
kDecomposedObjMask enum valueTTree
KeepCircular()TTreeprotectedvirtual
kEntriesReshuffled enum valueTTree
kFindBranch enum valueTTreeprotected
kFindLeaf enum valueTTreeprotected
kForceRead enum valueTTree
kGetAlias enum valueTTreeprotected
kGetBranch enum valueTTreeprotected
kGetEntry enum valueTTreeprotected
kGetEntryWithIndex enum valueTTreeprotected
kGetFriend enum valueTTreeprotected
kGetFriendAlias enum valueTTreeprotected
kGetLeaf enum valueTTreeprotected
kHasUUID enum valueTObject
kInconsistent enum valueTObject
kInternalError enum valueTTree
kInvalidObject enum valueTObject
kIsOnHeap enum valueTObject
kIsReferenced enum valueTObject
kLoadTree enum valueTTreeprotected
kMakeClass enum valueTTree
kMatch enum valueTTree
kMatchConversion enum valueTTree
kMatchConversionCollection enum valueTTree
kMaxEntriesTTreestatic
kMismatch enum valueTTree
kMissingBranch enum valueTTree
kMissingCompiledCollectionProxy enum valueTTree
kMustCleanup enum valueTObject
kNeedDisableDecomposedObj enum valueTTree
kNeedEnableDecomposedObj enum valueTTree
kNoCheck enum valueTTree
kNoContextMenu enum valueTObject
kNotDeleted enum valueTObject
kObjInCanvas enum valueTObject
kOnlyFlushAtCluster enum valueTTree
kOnlyPrepStep enum valueTObjectprotected
kOverwrite enum valueTObject
kPrint enum valueTTreeprotected
kRemoveFriend enum valueTTreeprotected
kSetBranchStatus enum valueTTreeprotected
kSingleKey enum valueTObject
kSplitCollectionOfPointers enum valueTTree
kVoidPtr enum valueTTree
kWriteDelete enum valueTObject
kZombie enum valueTObject
LoadBaskets(Long64_t maxmemory=2000000000)TTreevirtual
LoadTree(Long64_t entry) overrideTTreeSQLvirtual
LoadTreeFriend(Long64_t entry, TTree *T)TTreevirtual
ls(Option_t *option="") const overrideTNamedvirtual
MakeClass(const char *classname=nullptr, Option_t *option="")TTreevirtual
MakeCode(const char *filename=nullptr)TTreevirtual
MakeProxy(const char *classname, const char *macrofilename=nullptr, const char *cutfilename=nullptr, const char *option=nullptr, Int_t maxUnrolling=3)TTreevirtual
MakeSelector(const char *selector=nullptr, Option_t *option="")TTreevirtual
MakeZombie()TObjectinlineprotected
MarkEventCluster()TTreeprivate
MayNotUse(const char *method) constTObject
MemoryFull(Int_t nbytes)TTree
Merge(TCollection *list, Option_t *option="")TTreevirtual
Merge(TCollection *list, TFileMergeInfo *info)TTreevirtual
MergeTrees(TList *list, Option_t *option="")TTreestatic
TAttLine::Modify()TAttLinevirtual
TAttFill::Modify()TAttFillvirtual
TAttMarker::Modify()TAttMarkervirtual
MoveReadCache(TFile *src, TDirectory *dir)TTreeprotected
Notify() overrideTTreevirtual
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) constTObject
operator delete(void *ptr)TObject
operator delete[](void *ptr)TObject
operator new(size_t sz)TObjectinline
operator new(size_t sz, void *vp)TObjectinline
operator new[](size_t sz)TObjectinline
operator new[](size_t sz, void *vp)TObjectinline
operator=(const TTree &tt)=deleteTTree
TNamed::operator=(const TNamed &rhs)TNamed
TObject::operator=(const TObject &rhs)TObjectinline
OptimizeBaskets(ULong64_t maxMemory=10000000, Float_t minComp=1.1, Option_t *option="")TTreevirtual
Paint(Option_t *option="")TObjectvirtual
Pop()TObjectvirtual
PrepEntry(Long64_t entry)TTreeSQLvirtual
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 overrideTTreevirtual
PrintCacheStats(Option_t *option="") constTTreevirtual
Process(const char *filename, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
Process(TSelector *selector, Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
Project(const char *hname, const char *varexp, const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
Query(const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
Read(const char *name)TObjectvirtual
ReadFile(const char *filename, const char *branchDescriptor="", char delimiter=' ')TTreevirtual
ReadStream(std::istream &inputStream, const char *branchDescriptor="", char delimiter=' ')TTreevirtual
RecursiveRemove(TObject *obj) overrideTTreevirtual
Refresh() overrideTTreeSQLvirtual
RegisterExternalFriend(TFriendElement *)TTreevirtual
RemoveExternalFriend(TFriendElement *)TTreevirtual
RemoveFriend(TTree *)TTreevirtual
Reset(Option_t *option="")TTreevirtual
ResetAfterMerge(TFileMergeInfo *)TTreevirtual
ResetAttFill(Option_t *option="")TAttFillvirtual
ResetAttLine(Option_t *option="")TAttLinevirtual
ResetAttMarker(Option_t *toption="")TAttMarkervirtual
ResetBit(UInt_t f)TObjectinline
ResetBranchAddress(TBranch *)TTreevirtual
ResetBranchAddresses()TTreevirtual
ResetQuery()TTreeSQLprotected
SaveAs(const char *filename="", Option_t *option="") constTObjectvirtual
SaveFillAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001)TAttFillvirtual
SaveLineAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t widdef=1)TAttLinevirtual
SaveMarkerAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t sizdef=1)TAttMarkervirtual
SavePrimitive(std::ostream &out, Option_t *option="")TObjectvirtual
Scan(const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
SetAlias(const char *aliasName, const char *aliasFormula)TTreevirtual
SetAutoFlush(Long64_t autof=-30000000)TTreevirtual
SetAutoSave(Long64_t autos=-300000000)TTreevirtual
SetBasketSize(const char *bname, Int_t buffsize=16000)TTreevirtual
SetBit(UInt_t f, Bool_t set)TObject
SetBit(UInt_t f)TObjectinline
SetBranchAddress(const char *bname, void *add, TBranch **ptr=nullptr)TTreevirtual
SetBranchAddress(const char *bname, void *add, TClass *realClass, EDataType datatype, bool isptr)TTreevirtual
SetBranchAddress(const char *bname, void *add, TBranch **ptr, TClass *realClass, EDataType datatype, bool isptr)TTreevirtual
SetBranchAddress(const char *bname, T **add, TBranch **ptr=nullptr)TTreeinline
SetBranchAddress(const char *bname, T *add, TBranch **ptr=nullptr)TTreeinline
SetBranchAddressImp(TBranch *branch, void *addr, TBranch **ptr)TTreeprotected
SetBranchStatus(const char *bname, bool status=true, UInt_t *found=nullptr)TTreevirtual
SetBranchStyle(Int_t style=1)TTreestatic
SetCacheEntryRange(Long64_t first, Long64_t last)TTreevirtual
SetCacheLearnEntries(Int_t n=10)TTreevirtual
SetCacheSize(Long64_t cachesize=-1)TTreevirtual
SetCacheSizeAux(bool autocache=true, Long64_t cacheSize=0)TTreeprotected
SetChainOffset(Long64_t offset=0)TTreeinlinevirtual
SetCircular(Long64_t maxEntries)TTreevirtual
SetClusterPrefetch(bool enabled)TTreeinlinevirtual
SetDebug(Int_t level=1, Long64_t min=0, Long64_t max=9999999)TTreevirtual
SetDefaultEntryOffsetLen(Int_t newdefault, bool updateExisting=false)TTreevirtual
SetDirectory(TDirectory *dir)TTreevirtual
SetDrawOption(Option_t *option="")TObjectvirtual
SetDtorOnly(void *obj)TObjectstatic
SetEntries(Long64_t n=-1)TTreevirtual
SetEntryList(TEntryList *list, Option_t *opt="")TTreevirtual
SetEstimate(Long64_t nentries=1000000)TTreevirtual
SetEventList(TEventList *list)TTreevirtual
SetFileNumber(Int_t number=0)TTreevirtual
SetFillAttributes()TAttFillvirtual
SetFillColor(Color_t fcolor)TAttFillinlinevirtual
SetFillColorAlpha(Color_t fcolor, Float_t falpha)TAttFillvirtual
SetFillStyle(Style_t fstyle)TAttFillinlinevirtual
SetImplicitMT(bool enabled)TTreeinlinevirtual
SetIOFeatures(const ROOT::TIOFeatures &)TTree
SetLineAttributes()TAttLinevirtual
SetLineColor(Color_t lcolor)TAttLineinlinevirtual
SetLineColorAlpha(Color_t lcolor, Float_t lalpha)TAttLinevirtual
SetLineStyle(Style_t lstyle)TAttLineinlinevirtual
SetLineWidth(Width_t lwidth)TAttLineinlinevirtual
SetMakeClass(Int_t make)TTreevirtual
SetMarkerAttributes()TAttMarkervirtual
SetMarkerColor(Color_t mcolor=1)TAttMarkerinlinevirtual
SetMarkerColorAlpha(Color_t mcolor, Float_t malpha)TAttMarkervirtual
SetMarkerSize(Size_t msize=1)TAttMarkerinlinevirtual
SetMarkerStyle(Style_t mstyle=1)TAttMarkerinlinevirtual
SetMaxEntryLoop(Long64_t maxev=kMaxEntries)TTreeinlinevirtual
SetMaxTreeSize(Long64_t maxsize=100000000000LL)TTreestatic
SetMaxVirtualSize(Long64_t size=0)TTreeinlinevirtual
SetName(const char *name) overrideTTreevirtual
SetNameTitle(const char *name, const char *title)TNamedvirtual
SetNotify(TObject *obj)TTreevirtual
SetObject(const char *name, const char *title)TTreevirtual
SetObjectStat(Bool_t stat)TObjectstatic
SetParallelUnzip(bool opt=true, Float_t RelSize=-1)TTreevirtual
SetPerfStats(TVirtualPerfStats *perf)TTreevirtual
SetScanField(Int_t n=50)TTreeinlinevirtual
SetTargetMemoryRatio(Float_t ratio)TTreeinline
SetTimerInterval(Int_t msec=333)TTreeinlinevirtual
SetTitle(const char *title="")TNamedvirtual
SetTreeIndex(TVirtualIndex *index)TTreevirtual
SetUniqueID(UInt_t uid)TObjectvirtual
SetUpdate(Int_t freq=0)TTreeinlinevirtual
SetWeight(Double_t w=1, Option_t *option="")TTreevirtual
Show(Long64_t entry=-1, Int_t lenmax=20)TTreevirtual
Sizeof() constTNamedvirtual
SortBranchesByTime()TTreeprivate
StartViewer()TTreevirtual
StopCacheLearningPhase()TTreevirtual
Streamer(TBuffer &) overrideTTreeSQLvirtual
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b)TTreeSQLinline
SysError(const char *method, const char *msgfmt,...) constTObjectvirtual
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
TestBit(UInt_t f) constTObjectinline
TestBits(UInt_t f) constTObjectinline
TIOFeatures typedefTTreeprivate
TNamed()TNamedinline
TNamed(const char *name, const char *title)TNamedinline
TNamed(const TString &name, const TString &title)TNamedinline
TNamed(const TNamed &named)TNamed
TObject()TObjectinline
TObject(const TObject &object)TObjectinline
TTree()TTree
TTree(const char *name, const char *title, Int_t splitlevel=99, TDirectory *dir=(::ROOT::Internal::TDirectoryAtomicAdapter{}))TTree
TTree(const TTree &tt)=deleteTTree
TTreeSQL(TSQLServer *server, TString DB, const TString &table)TTreeSQL
UnbinnedFit(const char *funcname, const char *varexp, const char *selection="", Option_t *option="", Long64_t nentries=kMaxEntries, Long64_t firstentry=0)TTreevirtual
UseCurrentStyle() overrideTTreevirtual
Warning(const char *method, const char *msgfmt,...) constTObjectvirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) overrideTTreevirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const overrideTTreevirtual
~TAttFill()TAttFillvirtual
~TAttLine()TAttLinevirtual
~TAttMarker()TAttMarkervirtual
~TNamed()TNamedvirtual
~TObject()TObjectvirtual
~TTree() overrideTTree
~TTreeSQL() overrideTTreeSQL