| TTreeSQL(TSQLServer* server, TString DB, const TString& table) |
| ~TTreeSQL() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TTree::AddBranchToCache(const char* bname, Bool_t subbranches = kFALSE) |
virtual void | TTree::AddBranchToCache(TBranch* branch, Bool_t subbranches = kFALSE) |
virtual TFriendElement* | TTree::AddFriend(const char* treename, const char* filename = "") |
virtual TFriendElement* | TTree::AddFriend(const char* treename, TFile* file) |
virtual TFriendElement* | TTree::AddFriend(TTree* tree, const char* alias = "", Bool_t warn = kFALSE) |
virtual void | TTree::AddTotBytes(Int_t tot) |
virtual void | TTree::AddZipBytes(Int_t zip) |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual Long64_t | TTree::AutoSave(Option_t* option = "") |
virtual Int_t | Branch(TList* list, Int_t bufsize = 32000, Int_t splitlevel = 99) |
virtual Int_t | Branch(const char* folder, Int_t bufsize = 32000, Int_t splitlevel = 99) |
virtual Int_t | Branch(TCollection* list, Int_t bufsize = 32000, Int_t splitlevel = 99, const char* name = "") |
virtual TBranch* | Branch(const char* name, void* address, const char* leaflist, Int_t bufsize) |
virtual TBranch* | BranchOld(const char* name, const char* classname, void* addobj, Int_t bufsize = 32000, Int_t splitlevel = 1) |
virtual TBranch* | TTree::BranchRef() |
virtual TBranch* | Bronch(const char* name, const char* classname, void* addobj, Int_t bufsize = 32000, Int_t splitlevel = 99) |
virtual void | TTree::Browse(TBrowser*) |
virtual Int_t | TTree::BuildIndex(const char* majorname, const char* minorname = "0") |
TStreamerInfo* | TTree::BuildStreamerInfo(TClass* cl, void* pointer = 0, Bool_t canOptimize = kTRUE) |
virtual TFile* | TTree::ChangeFile(TFile* file) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | TNamed::Clear(Option_t* option = "") |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
virtual TTree* | TTree::CloneTree(Long64_t nentries = -1, Option_t* option = "") |
virtual Int_t | TNamed::Compare(const TObject* obj) const |
virtual void | TNamed::Copy(TObject& named) const |
virtual void | TTree::CopyAddresses(TTree*, Bool_t undo = kFALSE) |
virtual Long64_t | TTree::CopyEntries(TTree* tree, Long64_t nentries = -1, Option_t* option = "") |
virtual TTree* | TTree::CopyTree(const char* selection, Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
Int_t | TTree::Debug() const |
virtual void | TTree::Delete(Option_t* option = "")MENU |
virtual void | TTree::DirectoryAutoAdd(TDirectory*) |
Int_t | TAttLine::DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TTree::Draw(Option_t* opt) |
virtual Long64_t | TTree::Draw(const char* varexp, const TCut& selection, Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual Long64_t | TTree::Draw(const char* varexp, const char* selection, Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0)MENU |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TTree::DropBaskets() |
virtual void | TTree::DropBranchFromCache(const char* bname, Bool_t subbranches = kFALSE) |
virtual void | TTree::DropBranchFromCache(TBranch* branch, Bool_t subbranches = kFALSE) |
virtual void | TTree::DropBuffers(Int_t nbytes) |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual Int_t | Fill() |
virtual void | TNamed::FillBuffer(char*& buffer) |
virtual TBranch* | TTree::FindBranch(const char* name) |
virtual TLeaf* | TTree::FindLeaf(const char* name) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
virtual Int_t | TTree::Fit(const char* funcname, const char* varexp, const char* selection = "", Option_t* option = "", Option_t* goption = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0)MENU |
virtual Int_t | TTree::FlushBaskets() const |
virtual const char* | TTree::GetAlias(const char* aliasName) const |
virtual Long64_t | TTree::GetAutoFlush() const |
virtual Long64_t | TTree::GetAutoSave() const |
virtual TBranch* | TTree::GetBranch(const char* name) |
virtual TBranchRef* | TTree::GetBranchRef() const |
virtual Bool_t | TTree::GetBranchStatus(const char* branchname) const |
static Int_t | TTree::GetBranchStyle() |
virtual Long64_t | TTree::GetCacheSize() const |
virtual Long64_t | TTree::GetChainEntryNumber(Long64_t entry) const |
virtual Long64_t | TTree::GetChainOffset() const |
virtual TTree::TClusterIterator | TTree::GetClusterIterator(Long64_t firstentry) |
TFile* | TTree::GetCurrentFile() const |
Long64_t | TTree::GetDebugMax() const |
Long64_t | TTree::GetDebugMin() const |
Int_t | TTree::GetDefaultEntryOffsetLen() const |
TDirectory* | TTree::GetDirectory() const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
virtual Long64_t | GetEntries() const |
virtual Long64_t | GetEntries(const char* sel) |
virtual Long64_t | GetEntriesFast() const |
virtual Long64_t | TTree::GetEntriesFriend() const |
virtual Int_t | GetEntry(Long64_t entry = 0, Int_t getall = 0) |
virtual TEntryList* | TTree::GetEntryList() |
virtual Long64_t | TTree::GetEntryNumber(Long64_t entry) const |
virtual Long64_t | TTree::GetEntryNumberWithBestIndex(Int_t major, Int_t minor = 0) const |
virtual Long64_t | TTree::GetEntryNumberWithIndex(Int_t major, Int_t minor = 0) const |
virtual Int_t | TTree::GetEntryWithIndex(Int_t major, Int_t minor = 0) |
virtual Long64_t | TTree::GetEstimate() const |
Int_t | TTree::GetEvent(Long64_t entry = 0, Int_t getall = 0) |
TEventList* | TTree::GetEventList() const |
virtual Int_t | TTree::GetFileNumber() const |
virtual Color_t | TAttFill::GetFillColor() const |
virtual Style_t | TAttFill::GetFillStyle() const |
virtual TTree* | TTree::GetFriend(const char*) const |
virtual const char* | TTree::GetFriendAlias(TTree*) const |
TH1* | TTree::GetHistogram() |
virtual const char* | TObject::GetIconName() const |
virtual Int_t* | TTree::GetIndex() |
virtual Double_t* | TTree::GetIndexValues() |
virtual TIterator* | TTree::GetIteratorOnAllLeaves(Bool_t dir = kIterForward) |
virtual TLeaf* | TTree::GetLeaf(const char* name) |
virtual TLeaf* | TTree::GetLeaf(const char* branchname, const char* leafname) |
virtual Color_t | TAttLine::GetLineColor() const |
virtual Style_t | TAttLine::GetLineStyle() const |
virtual Width_t | TAttLine::GetLineWidth() const |
virtual TList* | TTree::GetListOfAliases() const |
virtual TObjArray* | TTree::GetListOfBranches() |
virtual TList* | TTree::GetListOfClones() |
virtual TList* | TTree::GetListOfFriends() const |
virtual TObjArray* | TTree::GetListOfLeaves() |
Int_t | TTree::GetMakeClass() const |
virtual Color_t | TAttMarker::GetMarkerColor() const |
virtual Size_t | TAttMarker::GetMarkerSize() const |
virtual Style_t | TAttMarker::GetMarkerStyle() const |
virtual Long64_t | TTree::GetMaxEntryLoop() const |
virtual Double_t | TTree::GetMaximum(const char* columname) |
static Long64_t | TTree::GetMaxTreeSize() |
virtual Long64_t | TTree::GetMaxVirtualSize() const |
virtual Double_t | TTree::GetMinimum(const char* columname) |
virtual const char* | TNamed::GetName() const |
virtual Int_t | TTree::GetNbranches() |
TObject* | TTree::GetNotify() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
virtual Int_t | TTree::GetPacketSize() const |
TVirtualTreePlayer* | TTree::GetPlayer() |
virtual Long64_t | TTree::GetReadEntry() const |
virtual Long64_t | TTree::GetReadEvent() const |
virtual Int_t | TTree::GetScanField() const |
TTreeFormula* | TTree::GetSelect() |
virtual Long64_t | TTree::GetSelectedRows() |
TString | GetTableName() |
virtual Int_t | TTree::GetTimerInterval() const |
virtual const char* | TNamed::GetTitle() const |
virtual Long64_t | TTree::GetTotBytes() const |
TBuffer* | TTree::GetTransientBuffer(Int_t size) |
virtual TTree* | TTree::GetTree() const |
virtual TVirtualIndex* | TTree::GetTreeIndex() const |
virtual Int_t | TTree::GetTreeNumber() const |
virtual UInt_t | TObject::GetUniqueID() const |
virtual Int_t | TTree::GetUpdate() const |
virtual TList* | TTree::GetUserInfo() |
virtual Double_t* | TTree::GetV1() |
virtual Double_t* | TTree::GetV2() |
virtual Double_t* | TTree::GetV3() |
virtual Double_t* | TTree::GetV4() |
virtual Double_t* | TTree::GetVal(Int_t i) |
TTreeFormula* | TTree::GetVar(Int_t i) |
TTreeFormula* | TTree::GetVar1() |
TTreeFormula* | TTree::GetVar2() |
TTreeFormula* | TTree::GetVar3() |
TTreeFormula* | TTree::GetVar4() |
virtual Double_t* | TTree::GetW() |
virtual Double_t | TTree::GetWeight() const |
virtual Long64_t | TTree::GetZipBytes() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TNamed::Hash() const |
virtual void | TTree::IncrementTotalBuffers(Int_t nbytes) |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TTree::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
virtual Bool_t | TNamed::IsSortable() const |
virtual Bool_t | TAttFill::IsTransparent() const |
Bool_t | TObject::IsZombie() const |
virtual Int_t | TTree::LoadBaskets(Long64_t maxmemory = 2000000000) |
virtual Long64_t | LoadTree(Long64_t entry) |
virtual Long64_t | TTree::LoadTreeFriend(Long64_t entry, TTree* T) |
virtual void | TNamed::ls(Option_t* option = "") const |
virtual Int_t | TTree::MakeClass(const char* classname = 0, Option_t* option = "") |
virtual Int_t | TTree::MakeCode(const char* filename = 0) |
virtual Int_t | TTree::MakeProxy(const char* classname, const char* macrofilename = 0, const char* cutfilename = 0, const char* option = 0, Int_t maxUnrolling = 3) |
virtual Int_t | TTree::MakeSelector(const char* selector = 0) |
void | TObject::MayNotUse(const char* method) const |
Bool_t | TTree::MemoryFull(Int_t nbytes) |
virtual Long64_t | TTree::Merge(TCollection* list, Option_t* option = "") |
virtual Long64_t | TTree::Merge(TCollection* list, TFileMergeInfo* info) |
static TTree* | TTree::MergeTrees(TList* list, Option_t* option = "") |
virtual void | TAttLine::Modify() |
virtual Bool_t | TTree::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
static void | TObject::operator delete(void* ptr) |
static void | TObject::operator delete(void* ptr, void* vp) |
static void | TObject::operator delete[](void* ptr) |
static void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
TNamed& | TNamed::operator=(const TNamed& rhs) |
virtual void | TTree::OptimizeBaskets(ULong64_t maxMemory = 10000000, Float_t minComp = 1.1, Option_t* option = "") |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
virtual Long64_t | PrepEntry(Long64_t entry) |
TPrincipal* | TTree::Principal(const char* varexp = "", const char* selection = "", Option_t* option = "np", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual void | TTree::Print(Option_t* option = "") constMENU |
virtual void | TTree::PrintCacheStats(Option_t* option = "") const |
virtual Long64_t | TTree::Process(const char* filename, Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0)MENU |
virtual Long64_t | TTree::Process(void* selector, Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual Long64_t | TTree::Project(const char* hname, const char* varexp, const char* selection = "", Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual TSQLResult* | TTree::Query(const char* varexp = "", const char* selection = "", Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual Int_t | TObject::Read(const char* name) |
virtual Long64_t | TTree::ReadFile(const char* filename, const char* branchDescriptor = "", char delimiter = ' ') |
virtual Long64_t | TTree::ReadStream(istream& inputStream, const char* branchDescriptor = "", char delimiter = ' ') |
virtual void | TTree::RecursiveRemove(TObject* obj) |
virtual void | Refresh() |
virtual void | TTree::RemoveFriend(TTree*) |
virtual void | TTree::Reset(Option_t* option = "") |
virtual void | TTree::ResetAfterMerge(TFileMergeInfo*) |
virtual void | TAttFill::ResetAttFill(Option_t* option = "") |
virtual void | TAttLine::ResetAttLine(Option_t* option = "") |
virtual void | TAttMarker::ResetAttMarker(Option_t* toption = "") |
void | TObject::ResetBit(UInt_t f) |
virtual void | TTree::ResetBranchAddress(TBranch*) |
virtual void | TTree::ResetBranchAddresses() |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TAttFill::SaveFillAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1001) |
virtual void | TAttLine::SaveLineAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t widdef = 1) |
virtual void | TAttMarker::SaveMarkerAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t sizdef = 1) |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
virtual Long64_t | TTree::Scan(const char* varexp = "", const char* selection = "", Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0)MENU |
virtual Bool_t | TTree::SetAlias(const char* aliasName, const char* aliasFormula) |
virtual void | TTree::SetAutoFlush(Long64_t autof = 30000000) |
virtual void | TTree::SetAutoSave(Long64_t autos = 300000000) |
virtual void | TTree::SetBasketSize(const char* bname, Int_t buffsize = 16000) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
Int_t | TTree::SetBranchAddress(const char* bname, void** add, TBranch** ptr = 0) |
virtual Int_t | TTree::SetBranchAddress(const char* bname, void* add, TClass* realClass, EDataType datatype, Bool_t isptr) |
virtual Int_t | TTree::SetBranchAddress(const char* bname, void* add, TBranch** ptr, TClass* realClass, EDataType datatype, Bool_t isptr) |
virtual void | TTree::SetBranchStatus(const char* bname, Bool_t status = 1, UInt_t* found = 0) |
static void | TTree::SetBranchStyle(Int_t style = 1) |
virtual void | TTree::SetCacheEntryRange(Long64_t first, Long64_t last) |
virtual void | TTree::SetCacheLearnEntries(Int_t n = 10) |
virtual void | TTree::SetCacheSize(Long64_t cachesize = -1) |
virtual void | TTree::SetChainOffset(Long64_t offset = 0) |
virtual void | TTree::SetCircular(Long64_t maxEntries) |
virtual void | TTree::SetDebug(Int_t level = 1, Long64_t min = 0, Long64_t max = 9999999)MENU |
virtual void | TTree::SetDefaultEntryOffsetLen(Int_t newdefault, Bool_t updateExisting = kFALSE) |
virtual void | TTree::SetDirectory(TDirectory* dir) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
virtual Long64_t | TTree::SetEntries(Long64_t n = -1) |
virtual void | TTree::SetEntryList(TEntryList* list, Option_t* opt = "") |
virtual void | TTree::SetEstimate(Long64_t nentries = 10000) |
virtual void | TTree::SetEventList(TEventList* list) |
virtual void | TTree::SetFileNumber(Int_t number = 0) |
virtual void | TAttFill::SetFillAttributes()MENU |
virtual void | TAttFill::SetFillColor(Color_t fcolor) |
virtual void | TAttFill::SetFillStyle(Style_t fstyle) |
virtual void | TAttLine::SetLineAttributes()MENU |
virtual void | TAttLine::SetLineColor(Color_t lcolor) |
virtual void | TAttLine::SetLineStyle(Style_t lstyle) |
virtual void | TAttLine::SetLineWidth(Width_t lwidth) |
virtual void | TTree::SetMakeClass(Int_t make) |
virtual void | TAttMarker::SetMarkerAttributes()MENU |
virtual void | TAttMarker::SetMarkerColor(Color_t tcolor = 1) |
virtual void | TAttMarker::SetMarkerSize(Size_t msize = 1) |
virtual void | TAttMarker::SetMarkerStyle(Style_t mstyle = 1) |
virtual void | TTree::SetMaxEntryLoop(Long64_t maxev = 1000000000)MENU |
static void | TTree::SetMaxTreeSize(Long64_t maxsize = 1900000000) |
virtual void | TTree::SetMaxVirtualSize(Long64_t size = 0)MENU |
virtual void | TTree::SetName(const char* name)MENU |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
virtual void | TTree::SetNotify(TObject* obj) |
virtual void | TTree::SetObject(const char* name, const char* title) |
static void | TObject::SetObjectStat(Bool_t stat) |
virtual void | TTree::SetParallelUnzip(Bool_t opt = kTRUE, Float_t RelSize = -1) |
virtual void | TTree::SetScanField(Int_t n = 50)MENU |
virtual void | TTree::SetTimerInterval(Int_t msec = 333) |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | TTree::SetTreeIndex(TVirtualIndex* index) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | TTree::SetUpdate(Int_t freq = 0) |
virtual void | TTree::SetWeight(Double_t w = 1, Option_t* option = "") |
virtual void | TTree::Show(Long64_t entry = -1, Int_t lenmax = 20) |
virtual void | ShowMembers(TMemberInspector& insp) |
virtual Int_t | TNamed::Sizeof() const |
virtual void | TTree::StartViewer()MENU |
virtual void | TTree::StopCacheLearningPhase() |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
virtual Int_t | TTree::UnbinnedFit(const char* funcname, const char* varexp, const char* selection = "", Option_t* option = "", Long64_t nentries = 1000000000, Long64_t firstentry = 0) |
virtual void | TTree::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TTree::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TTree::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |