#include <RootTree.h>
Public Member Functions | |
BranchInfo (ConstBranchDescription const &prod) | |
Public Attributes | |
ConstBranchDescription | branchDescription_ |
TClass * | classCache_ |
TBranch * | productBranch_ |
TBranch * | provenanceBranch_ |
Definition at line 39 of file RootTree.h.
|
inline |
Definition at line 40 of file RootTree.h.
ConstBranchDescription edm::roottree::BranchInfo::branchDescription_ |
Definition at line 45 of file RootTree.h.
Referenced by edm::RootDelayedReader::getProduct_().
|
mutable |
Definition at line 48 of file RootTree.h.
Referenced by edm::RootDelayedReader::getProduct_().
TBranch* edm::roottree::BranchInfo::productBranch_ |
Definition at line 46 of file RootTree.h.
Referenced by edm::RootTree::addBranch(), and edm::RootDelayedReader::getProduct_().
TBranch* edm::roottree::BranchInfo::provenanceBranch_ |
Definition at line 47 of file RootTree.h.
Referenced by edm::RootTree::addBranch().