RAPIDO
Repeatable Analysis Programming for Interpretability, Durability, and Organization
Loading...
Searching...
No Matches
Arbol Member List

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_resettersArbolprotected
branchesArbolprotected
fill()Arbolvirtual
getBranch(TString branch_name)Arbolprotected
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
tfileArbol
ttreeArbol
write(bool close=true)Arbolvirtual
~Arbol()Arbolvirtual