Public Member Functions | |
OldProvenanceReader (RootTree *rootTree, DaqProvenanceHelper const *daqProvenanceHelper) | |
virtual | ~OldProvenanceReader () |
Public Member Functions inherited from edm::ProvenanceReaderBase | |
ProvenanceReaderBase () | |
virtual | ~ProvenanceReaderBase () |
Private Member Functions | |
virtual void | readProvenance (BranchMapper const &mapper) const |
Private Attributes | |
DaqProvenanceHelper const * | daqProvenanceHelper_ |
std::vector< EventEntryInfo > | infoVector_ |
std::vector< EventEntryInfo > * | pInfoVector_ |
RootTree * | rootTree_ |
Definition at line 1833 of file RootFile.cc.
|
explicit |
Definition at line 1845 of file RootFile.cc.
|
inlinevirtual |
Definition at line 1836 of file RootFile.cc.
|
privatevirtual |
Implements edm::ProvenanceReaderBase.
Definition at line 1854 of file RootFile.cc.
References edm::RootTree::branchEntryInfoBranch(), daqProvenanceHelper_, edm::RootTree::entryNumber(), edm::roottree::getEntry(), edm::detail::ThreadSafeRegistry< KEY, T, E >::getMapped(), info, infoVector_, edm::BranchMapper::insertIntoSet(), edm::detail::ThreadSafeRegistry< KEY, T, E >::instance(), edm::DaqProvenanceHelper::mapBranchID(), edm::DaqProvenanceHelper::mapParentageID(), edm::EventEntryDescription::parents(), pInfoVector_, rootTree_, and edm::setRefCoreStreamer().
|
private |
Definition at line 1842 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1840 of file RootFile.cc.
Referenced by readProvenance().
|
mutableprivate |
Definition at line 1841 of file RootFile.cc.
Referenced by readProvenance().
|
private |
Definition at line 1839 of file RootFile.cc.
Referenced by readProvenance().