Public Member Functions | |
virtual std::unique_ptr < ProvenanceReaderBase > | makeReader (RootTree &eventTree, DaqProvenanceHelper const *daqProvenanceHelper) const override |
MakeReducedProvenanceReader (std::vector< ParentageID > const &parentageIDLookup) | |
Private Attributes | |
std::vector< ParentageID > const & | parentageIDLookup_ |
Definition at line 74 of file RootFile.cc.
|
inline |
Definition at line 76 of file RootFile.cc.
|
overridevirtual |
Implements edm::MakeProvenanceReader.
Definition at line 1917 of file RootFile.cc.
References parentageIDLookup_.
|
private |
Definition at line 79 of file RootFile.cc.
Referenced by makeReader().