Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Internal |
Functions | |
std::vector< std::string > | CheckAndConvert (const std::vector< std::string_view > &views) |
std::vector< std::string > | GetFilesFromTree (TTree &tree) |
std::vector< std::string > CheckAndConvert | ( | const std::vector< std::string_view > & | views | ) |
Definition at line 467 of file TTreeProcessorMT.cxx.
std::vector< std::string > GetFilesFromTree | ( | TTree & | tree | ) |
Definition at line 500 of file TTreeProcessorMT.cxx.