ROOT 6.14/05 Reference Guide |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Internal | |
Functions | |
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::string | ROOT::Internal::GetTreeFullPath (const TTree &tree) |
Return the full path of the tree. More... | |
ClustersAndEntries | ROOT::Internal::MakeClusters (const std::string &treeName, const std::vector< std::string > &fileNames) |
Return a vector of cluster boundaries for the given tree and files. More... | |