Public Member Functions | |
OldProvenanceReader (RootTree *rootTree, EntryDescriptionMap const &theMap, DaqProvenanceHelper const *daqProvenanceHelper) | |
virtual | ~OldProvenanceReader () |
Public Member Functions inherited from edm::ProvenanceReaderBase | |
ProvenanceReaderBase () | |
virtual | ~ProvenanceReaderBase () |
Private Member Functions | |
virtual void | readProvenance (ProductProvenanceRetriever const &provRetriever, unsigned int transitionIndex) const override |
Private Attributes | |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
EntryDescriptionMap const & | entryDescriptionMap_ |
std::vector< EventEntryInfo > | infoVector_ |
std::vector< EventEntryInfo > * | pInfoVector_ |
SharedResourcesAcquirer | resourceAcquirer_ |
RootTree * | rootTree_ |
Definition at line 1856 of file RootFile.cc.
|
explicit |
Definition at line 1870 of file RootFile.cc.
|
inlinevirtual |
Definition at line 1859 of file RootFile.cc.
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1881 of file RootFile.cc.
References edm::RootTree::branchEntryInfoBranch(), daqProvenanceHelper_, entryDescriptionMap_, edm::RootTree::entryNumberForIndex(), edm::roottree::getEntry(), info(), infoVector_, edm::ProductProvenanceRetriever::insertIntoSet(), getDQMSummary::iter, edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), pInfoVector_, resourceAcquirer_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1866 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1865 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1863 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1864 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1867 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1862 of file RootFile.cc.
Referenced by readProvenance().