Public Member Functions | |
virtual std::set< ProductProvenance > | readProvenance (unsigned int) const override |
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 | readProvenanceAsync (WaitingTask *task, ModuleCallingContext const *moduleCallingContext, unsigned int transitionIndex, std::atomic< const std::set< ProductProvenance > * > &writeTo) const override |
Private Attributes | |
SharedResourcesAcquirer | acquirer_ |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
std::shared_ptr< std::recursive_mutex > | mutex_ |
std::vector< ParentageID > const & | parentageIDLookup_ |
StoredProductProvenanceVector const * | pProvVector_ |
edm::propagate_const< TBranch * > | provBranch_ |
StoredProductProvenanceVector | provVector_ |
edm::propagate_const< RootTree * > | rootTree_ |
Definition at line 1832 of file RootFile.cc.
edm::ReducedProvenanceReader::ReducedProvenanceReader | ( | RootTree * | iRootTree, |
std::vector< ParentageID > const & | iParentageIDLookup, | ||
DaqProvenanceHelper const * | daqProvenanceHelper | ||
) |
Definition at line 1854 of file RootFile.cc.
References edm::BranchTypeToProductProvenanceBranchName(), edm::WaitingTaskHolder::doneWaiting(), edm::ModuleCallingContext::getStreamContext(), edm::ServiceRegistry::instance(), cmsPerfStripChart::operate(), edm::ServiceRegistry::presentToken(), provBranch_, edm::SerialTaskQueueChain::push(), dttmaxenums::R, and rootTree_.
|
overridevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1937 of file RootFile.cc.
References daqProvenanceHelper_, Exception, edm::errors::LogicError, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), mutex_, parentageIDLookup_, pProvVector_, provBranch_, provVector_, rootTree_, and edm::setRefCoreStreamer().
Referenced by edm::FullProvenanceReader::~FullProvenanceReader().
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1921 of file RootFile.cc.
References acquirer_, rootTree_, and edm::SharedResourcesAcquirer::serialQueueChain().
Referenced by edm::FullProvenanceReader::~FullProvenanceReader().
|
private |
Definition at line 1851 of file RootFile.cc.
Referenced by readProvenanceAsync().
|
private |
Definition at line 1849 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1850 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1848 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1847 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1845 of file RootFile.cc.
Referenced by readProvenance(), and ReducedProvenanceReader().
|
private |
Definition at line 1846 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1844 of file RootFile.cc.
Referenced by readProvenance(), readProvenanceAsync(), and ReducedProvenanceReader().