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 1946 of file RootFile.cc.
|
explicit |
Definition at line 1960 of file RootFile.cc.
|
inlinevirtual |
Definition at line 1949 of file RootFile.cc.
|
overrideprivatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1971 of file RootFile.cc.
References assert(), edm::RootTree::branchEntryInfoBranch(), daqProvenanceHelper_, entryDescriptionMap_, edm::RootTree::entryNumberForIndex(), edm::roottree::getEntry(), info(), infoVector_, edm::ProductProvenanceRetriever::insertIntoSet(), edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), pInfoVector_, resourceAcquirer_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1956 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1955 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1953 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1954 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1957 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1952 of file RootFile.cc.
Referenced by readProvenance().