Logo ROOT  
Reference Guide
TTreeProcessorMT.cxx File Reference
#include "TROOT.h"
#include "ROOT/TTreeProcessorMT.hxx"
Include dependency graph for TTreeProcessorMT.cxx:

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)
 

Function Documentation

◆ CheckAndConvert()

std::vector< std::string > CheckAndConvert ( const std::vector< std::string_view > &  views)

Definition at line 467 of file TTreeProcessorMT.cxx.

◆ GetFilesFromTree()

std::vector< std::string > GetFilesFromTree ( TTree tree)

Definition at line 500 of file TTreeProcessorMT.cxx.