This is the complete list of members for edm::RootOutputTree, including all inherited members.
addAuxiliary(std::string const &branchName, T const *&pAux, int bufSize, bool allowCloning=true) | edm::RootOutputTree | inline |
addAuxiliary(std::string const &branchName, T *&pAux, int bufSize, bool allowCloning=true) | edm::RootOutputTree | inline |
addBranch(std::string const &branchName, std::string const &className, WrapperInterfaceBase const *interface, void const *&pProd, int splitLevel, int basketSize, bool produced) | edm::RootOutputTree | |
assignTTree(TFile *file, TTree *tree) | edm::RootOutputTree | static |
auxBranches_ | edm::RootOutputTree | private |
checkEntriesInReadBranches(Long64_t expectedNumberOfEntries) const | edm::RootOutputTree | |
checkIfFastClonable(TTree *inputTree) const | edm::RootOutputTree | |
checkSplitLevelsAndBasketSizes(TTree *inputTree) const | edm::RootOutputTree | |
clonedReadBranchNames_ | edm::RootOutputTree | private |
close() | edm::RootOutputTree | |
currentlyFastCloning_ | edm::RootOutputTree | private |
fastCloneAuxBranches_ | edm::RootOutputTree | private |
fastCloneTTree(TTree *in, std::string const &option) | edm::RootOutputTree | |
filePtr_ | edm::RootOutputTree | private |
fillTree() const | edm::RootOutputTree | |
fillTTree(std::vector< TBranch * > const &branches) | edm::RootOutputTree | privatestatic |
isValid() const | edm::RootOutputTree | |
makeTTree(TFile *filePtr, std::string const &name, int splitLevel) | edm::RootOutputTree | static |
maybeFastCloneTree(bool canFastClone, bool canFastCloneAux, TTree *tree, std::string const &option) | edm::RootOutputTree | |
operator=(RootOutputTree const &)=delete | edm::RootOutputTree | |
optimizeBaskets(ULong64_t size) | edm::RootOutputTree | inline |
producedBranches_ | edm::RootOutputTree | private |
readBranches_ | edm::RootOutputTree | private |
RootOutputTree(boost::shared_ptr< TFile > filePtr, BranchType const &branchType, int splitLevel, int treeMaxVirtualSize) | edm::RootOutputTree | |
RootOutputTree(RootOutputTree const &)=delete | edm::RootOutputTree | |
setAutoFlush(Long64_t size) | edm::RootOutputTree | inline |
setEntries() | edm::RootOutputTree | inline |
tree() const | edm::RootOutputTree | inline |
tree_ | edm::RootOutputTree | private |
uncloned(std::string const &branchName) const | edm::RootOutputTree | inline |
unclonedAuxBranches_ | edm::RootOutputTree | private |
unclonedReadBranches_ | edm::RootOutputTree | private |
writeTree() const | edm::RootOutputTree | |
writeTTree(TTree *tree) | edm::RootOutputTree | static |
~RootOutputTree() | edm::RootOutputTree | inline |