|
std::vector< std::string > | CheckAndConvert (const std::vector< std::string_view > &views) |
|
std::vector< std::string > | GetFilesFromTree (TTree &tree) |
|
static std::vector< std::vector< Long64_t > > | ROOT::Internal::GetFriendEntries (const std::vector< std::pair< std::string, std::string > > &friendNames, const std::vector< std::vector< std::string > > &friendFileNames) |
| Return a vector containing the number of entries of each file of each friend TChain. More...
|
|
static std::vector< std::string > | ROOT::Internal::GetTreeFullPaths (const TTree &tree) |
| Return the full path of the TTree or the trees in the TChain. More...
|
|
static ClustersAndEntries | ROOT::Internal::MakeClusters (const std::vector< std::string > &treeNames, const std::vector< std::string > &fileNames) |
|