|
RAPIDO
Repeatable Analysis Programming for Interpretability, Durability, and Organization
|
This is the complete list of members for Arbusto, including all inherited members.
| appendToVecLeaf(TString branch_name, Type new_value) | Arbol | |
| Arbol() | Arbol | |
| Arbol(TFile *tfile, TString ttree_name="tree") | Arbol | |
| Arbol(TString tfile_name, TString ttree_name="tree") | Arbol | |
| Arbol(HEPCLI &cli) | Arbol | |
| Arbusto() | Arbusto | |
| Arbusto(TFile *new_tfile, TChain *tchain, std::vector< TString > branch_names) | Arbusto | |
| Arbusto(HEPCLI &cli, std::vector< TString > branch_names) | Arbusto | |
| branch_resetters | Arbol | protected |
| branches | Arbol | protected |
| fill(int entry) | Arbusto | |
| Arbol::fill() | Arbol | virtual |
| getBranch(TString branch_name) | Arbol | protected |
| getLeaf(TString branch_name) | Arbol | |
| getVecLeaf(TString branch_name) | Arbol | |
| init(TTree *next_ttree) | Arbusto | |
| insertIntoVecLeaf(TString branch_name, Type new_value, int index) | Arbol | |
| keep_branch_names | Arbusto | protected |
| newBranch(TString new_branch_name) | Arbol | |
| newBranch(TString new_branch_name, Type new_reset_value) | Arbol | |
| newVecBranch(TString new_branch_name) | Arbol | |
| newVecBranch(TString new_branch_name, std::vector< Type > new_reset_vector) | Arbol | |
| orig_ttree | Arbusto | protected |
| prependToVecLeaf(TString branch_name, Type new_value) | Arbol | |
| resetBranches() | Arbol | |
| setBranchResetValue(TString branch_name, Type new_reset_value) | Arbol | |
| setLeaf(TString branch_name, Type new_value) | Arbol | |
| setVecBranchResetValue(TString branch_name, std::vector< Type > new_reset_vector) | Arbol | |
| setVecLeaf(TString branch_name, std::vector< Type > new_vector) | Arbol | |
| sortVecLeaf(TString branch_name, std::function< bool(Type, Type)> &lambda) | Arbol | |
| tfile | Arbol | |
| ttree | Arbol | |
| write(bool close=true) | Arbol | virtual |
| ~Arbol() | Arbol | virtual |
| ~Arbusto() | Arbusto | virtual |