#include <RootTree.h>
Public Member Functions | |
BranchInfo (BranchDescription const &prod) | |
Public Attributes | |
BranchDescription const | branchDescription_ |
TClass * | classCache_ |
Int_t | offsetToWrapperBase_ |
TBranch * | productBranch_ |
Definition at line 43 of file RootTree.h.
|
inline |
Definition at line 44 of file RootTree.h.
BranchDescription const edm::roottree::BranchInfo::branchDescription_ |
Definition at line 46 of file RootTree.h.
|
mutable |
Definition at line 49 of file RootTree.h.
|
mutable |
Definition at line 50 of file RootTree.h.
TBranch* edm::roottree::BranchInfo::productBranch_ |
Definition at line 47 of file RootTree.h.