TBranchProxyDirector This class is used to 'drive' and hold a serie of TBranchProxy objects which represent and give access to the content of TTree object. This is intended to be used as part of a generate Selector class which will hold the directory and its associate
~TBranchProxyDirector() | |
void | Attach(ROOT::TBranchProxy* p) |
void | Attach(ROOT::TFriendProxy* f) |
Long64_t | GetReadEntry() const |
TTree* | GetTree() const |
ROOT::TBranchProxyDirector& | operator=(const ROOT::TBranchProxyDirector&) |
void | SetReadEntry(Long64_t entry) |
TTree* | SetTree(TTree* newtree) |
ROOT::TBranchProxyDirector | TBranchProxyDirector(const ROOT::TBranchProxyDirector&) |
ROOT::TBranchProxyDirector | TBranchProxyDirector(TTree* tree, Long64_t i) |
ROOT::TBranchProxyDirector | TBranchProxyDirector(TTree* tree, Int_t i) |