|
std::vector< std::string > | ROOT::Internal::TDF::GetUsedBranchesNames (const std::string, TObjArray *, const std::vector< std::string > &) |
|
void | ROOT::Internal::TDF::JitBuildAndBook (const ColumnNames_t &bl, const std::string &nodeTypename, void *thisPtr, const std::type_info &art, const std::type_info &at, const void *r, TTree *tree, unsigned int nSlots, const std::map< std::string, TmpBranchBasePtr_t > &tmpBranches) |
|
Long_t | ROOT::Internal::TDF::JitTransformation (void *thisPtr, const std::string &methodName, const std::string &nodeTypeName, const std::string &name, const std::string &expression, TObjArray *branches, const std::vector< std::string > &tmpBranches, const std::map< std::string, TmpBranchBasePtr_t > &tmpBookedBranches, TTree *tree) |
|