|
RAPIDO
Repeatable Analysis Programming for Interpretability, Durability, and Organization
|
This is the complete list of members for Arbol, 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 | |
| branch_resetters | Arbol | protected |
| branches | Arbol | protected |
| fill() | Arbol | virtual |
| getBranch(TString branch_name) | Arbol | protected |
| getLeaf(TString branch_name) | Arbol | |
| getVecLeaf(TString branch_name) | Arbol | |
| insertIntoVecLeaf(TString branch_name, Type new_value, int index) | Arbol | |
| 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 | |
| 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 |