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 (ProductProvenanceRetriever const &provRetriever, unsigned int) const override |
Private Attributes | |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
std::vector< ParentageID > const & | parentageIDLookup_ |
StoredProductProvenanceVector * | pProvVector_ |
TBranch * | provBranch_ |
StoredProductProvenanceVector | provVector_ |
SharedResourcesAcquirer | resourceAcquirer_ |
RootTree * | rootTree_ |
Definition at line 1759 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1773 of file RootFile.cc.
References edm::RootTree::branchType(), edm::BranchTypeToProductProvenanceBranchName(), provBranch_, rootTree_, and edm::RootTree::tree().
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1788 of file RootFile.cc.
References daqProvenanceHelper_, edm::RootTree::entryNumberForIndex(), edm::hlt::Exception, edm::RootTree::fillBranchEntry(), edm::ProductProvenanceRetriever::insertIntoSet(), edm::errors::LogicError, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), parentageIDLookup_, pProvVector_, provBranch_, provVector_, resourceAcquirer_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1769 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1768 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1767 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1765 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1766 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1770 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1764 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().