![]() |
![]() |
#include <Inputfwd.h>
Public Member Functions | |
BranchInfo (ConstBranchDescription const &prod) | |
Public Attributes | |
ConstBranchDescription | branchDescription_ |
TClass * | classCache_ |
Int_t | offsetToEDProduct_ |
TBranch * | productBranch_ |
TBranch * | provenanceBranch_ |
Definition at line 26 of file Inputfwd.h.
|
inline |
Definition at line 27 of file Inputfwd.h.
ConstBranchDescription edm::input::BranchInfo::branchDescription_ |
Definition at line 33 of file Inputfwd.h.
Referenced by edm::RootDelayedReader::getProduct_().
|
mutable |
Definition at line 36 of file Inputfwd.h.
Referenced by edm::RootDelayedReader::getProduct_().
|
mutable |
Definition at line 37 of file Inputfwd.h.
Referenced by edm::RootDelayedReader::getProduct_().
TBranch* edm::input::BranchInfo::productBranch_ |
Definition at line 34 of file Inputfwd.h.
Referenced by edm::RootTree::addBranch(), and edm::RootDelayedReader::getProduct_().
TBranch* edm::input::BranchInfo::provenanceBranch_ |
Definition at line 35 of file Inputfwd.h.
Referenced by edm::RootTree::addBranch().