![]() |
![]() |
Public Member Functions | |
ReducedProvenanceReader (RootTree *iRootTree, std::vector< ParentageID > const &iParentageIDLookup, DaqProvenanceHelper const *daqProvenanceHelper) | |
![]() | |
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 1821 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1835 of file RootFile.cc.
References edm::BranchTypeToProductProvenanceBranchName(), provBranch_, and rootTree_.
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1850 of file RootFile.cc.
References daqProvenanceHelper_, Exception, edm::errors::LogicError, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), hlt_dqm_clientPB-live_cfg::me, parentageIDLookup_, pProvVector_, provBranch_, provVector_, resourceAcquirer_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1831 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1830 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1829 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1827 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1828 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1832 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1826 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().