Public Member Functions | |
ReducedProvenanceReader (RootTree *iRootTree, std::vector< ParentageID > const &iParentageIDLookup, DaqProvenanceHelper const *daqProvenanceHelper) | |
Public Member Functions inherited from edm::ProvenanceReaderBase | |
ProvenanceReaderBase () | |
virtual | ~ProvenanceReaderBase () |
Private Member Functions | |
virtual void | readProvenance (BranchMapper const &mapper) const |
Private Attributes | |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
std::vector< ParentageID > const & | parentageIDLookup_ |
StoredProductProvenanceVector * | pProvVector_ |
TBranch * | provBranch_ |
StoredProductProvenanceVector | provVector_ |
RootTree * | rootTree_ |
Definition at line 1747 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1760 of file RootFile.cc.
References edm::RootTree::branchType(), edm::BranchTypeToProductProvenanceBranchName(), provBranch_, rootTree_, and edm::RootTree::tree().
|
privatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1773 of file RootFile.cc.
References daqProvenanceHelper_, edm::hlt::Exception, edm::RootTree::fillBranchEntry(), edm::BranchMapper::insertIntoSet(), edm::errors::LogicError, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), parentageIDLookup_, pProvVector_, provBranch_, provVector_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1757 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1756 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1755 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1753 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1754 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1752 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().