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 1849 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1863 of file RootFile.cc.
References edm::RootTree::branchType(), edm::BranchTypeToProductProvenanceBranchName(), provBranch_, rootTree_, and edm::RootTree::tree().
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1878 of file RootFile.cc.
References daqProvenanceHelper_, edm::RootTree::entryNumberForIndex(), 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 1859 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1858 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1857 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1855 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1856 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1860 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1854 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().