Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TreeUtils::RFriendInfo Member List

This is the complete list of members for ROOT::TreeUtils::RFriendInfo, including all inherited members.

AddFriend(const std::string &treeName, const std::string &fileNameGlob, const std::string &alias="", Long64_t nEntries=TTree::kMaxEntries, TVirtualIndex *indexInfo=nullptr)ROOT::TreeUtils::RFriendInfo
AddFriend(const std::string &treeName, const std::vector< std::string > &fileNameGlobs, const std::string &alias="", const std::vector< Long64_t > &nEntriesVec={}, TVirtualIndex *indexInfo=nullptr)ROOT::TreeUtils::RFriendInfo
AddFriend(const std::vector< std::pair< std::string, std::string > > &treeAndFileNameGlobs, const std::string &alias="", const std::vector< Long64_t > &nEntriesVec={}, TVirtualIndex *indexInfo=nullptr)ROOT::TreeUtils::RFriendInfo
fFriendChainSubNamesROOT::TreeUtils::RFriendInfo
fFriendFileNamesROOT::TreeUtils::RFriendInfo
fFriendNamesROOT::TreeUtils::RFriendInfo
fNEntriesPerTreePerFriendROOT::TreeUtils::RFriendInfo
fTreeIndexInfosROOT::TreeUtils::RFriendInfo
operator=(const RFriendInfo &)ROOT::TreeUtils::RFriendInfo
operator=(RFriendInfo &&)=defaultROOT::TreeUtils::RFriendInfo
RFriendInfo()=defaultROOT::TreeUtils::RFriendInfo
RFriendInfo(const RFriendInfo &)ROOT::TreeUtils::RFriendInfo
RFriendInfo(RFriendInfo &&)=defaultROOT::TreeUtils::RFriendInfo
RFriendInfo(std::vector< std::pair< std::string, std::string > > friendNames, std::vector< std::vector< std::string > > friendFileNames, std::vector< std::vector< std::string > > friendChainSubNames, std::vector< std::vector< Long64_t > > nEntriesPerTreePerFriend, std::vector< std::unique_ptr< TVirtualIndex > > treeIndexInfos)ROOT::TreeUtils::RFriendInfo