#include <RootTree.h>
Public Member Functions | |
BranchInfo (BranchDescription const &prod) | |
Public Attributes | |
BranchDescription const | branchDescription_ |
TClass * | classCache_ |
Int_t | offsetToWrapperBase_ |
TBranch * | productBranch_ |
TBranch * | provenanceBranch_ |
Definition at line 51 of file RootTree.h.
|
inline |
Definition at line 52 of file RootTree.h.
BranchDescription const edm::roottree::BranchInfo::branchDescription_ |
Definition at line 58 of file RootTree.h.
|
mutable |
Definition at line 61 of file RootTree.h.
|
mutable |
Definition at line 62 of file RootTree.h.
TBranch* edm::roottree::BranchInfo::productBranch_ |
Definition at line 59 of file RootTree.h.
Referenced by edm::RootTree::addBranch().
TBranch* edm::roottree::BranchInfo::provenanceBranch_ |
Definition at line 60 of file RootTree.h.
Referenced by edm::RootTree::addBranch().