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 std::set < ProductProvenance > | readProvenance (unsigned int) const override |
Private Attributes | |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
std::vector< ParentageID > const & | parentageIDLookup_ |
StoredProductProvenanceVector const * | pProvVector_ |
edm::propagate_const< TBranch * > | provBranch_ |
StoredProductProvenanceVector | provVector_ |
SharedResourcesAcquirer | resourceAcquirer_ |
edm::propagate_const< RootTree * > | rootTree_ |
Definition at line 1810 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1824 of file RootFile.cc.
References edm::BranchTypeToProductProvenanceBranchName(), provBranch_, and rootTree_.
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1839 of file RootFile.cc.
References daqProvenanceHelper_, Exception, edm::errors::LogicError, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), parentageIDLookup_, pProvVector_, provBranch_, provVector_, resourceAcquirer_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1820 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1819 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1818 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1816 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1817 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1821 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1815 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().