#include <Provenance.h>
Public Member Functions | |
std::set< std::string > const & | branchAliases () const |
BranchDescription const & | branchDescription () const |
BranchID const & | branchID () const |
std::string const & | branchName () const |
std::string const & | className () const |
std::shared_ptr< BranchDescription const > const & | constBranchDescriptionPtr () const |
std::string const & | friendlyClassName () const |
bool | getProcessConfiguration (ProcessConfiguration &pc) const |
std::string const & | moduleLabel () const |
std::string const & | moduleName () const |
BranchID const & | originalBranchID () const |
ProcessHistory const & | processHistory () const |
ProcessHistory const * | processHistoryPtr () const |
std::string const & | processName () const |
ProductID const & | productID () const |
std::string const & | productInstanceName () const |
ProductProvenance const * | productProvenance () const |
Provenance () | |
Provenance (std::shared_ptr< BranchDescription const > const &p, ProductID const &pid) | |
Provenance (StableProvenance const &) | |
ReleaseVersion | releaseVersion () const |
void | setBranchDescription (std::shared_ptr< BranchDescription const > const &p) |
void | setProcessHistory (ProcessHistory const &ph) |
void | setProductID (ProductID const &pid) |
void | setStore (ProductProvenanceRetriever const *store) |
StableProvenance const & | stable () const |
StableProvenance & | stable () |
ProductProvenanceRetriever const * | store () const |
void | swap (Provenance &) |
void | write (std::ostream &os) const |
Private Attributes | |
StableProvenance | stableProvenance_ |
ProductProvenanceRetriever const * | store_ |
Definition at line 32 of file Provenance.h.
edm::Provenance::Provenance | ( | ) |
Definition at line 17 of file Provenance.cc.
edm::Provenance::Provenance | ( | std::shared_ptr< BranchDescription const > const & | p, |
ProductID const & | pid | ||
) |
Definition at line 20 of file Provenance.cc.
edm::Provenance::Provenance | ( | StableProvenance const & | stable | ) |
Definition at line 25 of file Provenance.cc.
|
inline |
Definition at line 60 of file Provenance.h.
References edm::StableProvenance::branchAliases(), and stable().
|
inline |
Definition at line 43 of file Provenance.h.
References edm::StableProvenance::branchDescription(), and stable().
Referenced by edm::check(), GlobalHitsAnalyzer::fillG4MC(), GlobalHitsProdHist::fillG4MC(), GlobalHitsProducer::fillG4MC(), HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTag< T >::hltFilter().
|
inline |
Definition at line 47 of file Provenance.h.
References edm::StableProvenance::branchID(), and stable().
|
inline |
Definition at line 48 of file Provenance.h.
References edm::StableProvenance::branchName(), and stable().
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTag< T >::hltFilter().
|
inline |
Definition at line 49 of file Provenance.h.
References edm::StableProvenance::className(), and stable().
|
inline |
Definition at line 44 of file Provenance.h.
References edm::StableProvenance::constBranchDescriptionPtr(), productProvenance(), and stable().
Referenced by edm::ProductData::branchDescription(), and edm::getProducerParameterSet().
|
inline |
Definition at line 54 of file Provenance.h.
References edm::StableProvenance::friendlyClassName(), and stable().
Referenced by OniaVtxReProducer::OniaVtxReProducer().
|
inline |
Definition at line 58 of file Provenance.h.
References edm::StableProvenance::getProcessConfiguration(), and stable().
Referenced by edm::parameterSet().
|
inline |
Definition at line 50 of file Provenance.h.
References edm::StableProvenance::moduleLabel(), and stable().
Referenced by TriggerSummaryProducerAOD::fillFilterObjectMembers(), TriggerSummaryProducerAOD::fillTriggerObjectCollections(), HLTDoubletDZ< T1, T2 >::getCollections(), HLTDoublet< T1, T2 >::hltFilter(), edm::moduleName(), OniaVtxReProducer::OniaVtxReProducer(), edm::parameterSet(), HectorProducer::produce(), L3TkMuonProducer::produce(), CTPPSHectorProducer::produce(), and TrackListMerger::produce().
|
inline |
Definition at line 51 of file Provenance.h.
References edm::StableProvenance::moduleName(), and stable().
|
inline |
Definition at line 72 of file Provenance.h.
References edm::StableProvenance::originalBranchID(), stable(), and write().
Referenced by edm::Event::addToGotBranchIDs(), and productProvenance().
|
inline |
Definition at line 56 of file Provenance.h.
References edm::StableProvenance::processHistory(), and stable().
|
inline |
Definition at line 57 of file Provenance.h.
References edm::StableProvenance::processHistoryPtr(), and stable().
Referenced by edm::getProducerParameterSet().
|
inline |
Definition at line 52 of file Provenance.h.
References edm::StableProvenance::processName(), and stable().
Referenced by TriggerSummaryProducerAOD::fillFilterObjectMembers(), TriggerSummaryProducerAOD::fillTriggerObjectCollections(), HLTDoubletDZ< T1, T2 >::getCollections(), HLTDoublet< T1, T2 >::hltFilter(), OniaVtxReProducer::OniaVtxReProducer(), L3TkMuonProducer::produce(), and TrackListMerger::produce().
|
inline |
Definition at line 80 of file Provenance.h.
References edm::StableProvenance::productID(), and stable().
Referenced by edm::HandleBase::id(), and edm::ProductResolverBase::productID().
|
inline |
Definition at line 53 of file Provenance.h.
References edm::StableProvenance::productInstanceName(), and stable().
Referenced by TriggerSummaryProducerAOD::fillFilterObjectMembers(), TriggerSummaryProducerAOD::fillTriggerObjectCollections(), HLTDoubletDZ< T1, T2 >::getCollections(), HLTDoublet< T1, T2 >::hltFilter(), OniaVtxReProducer::OniaVtxReProducer(), L3TkMuonProducer::produce(), and TrackListMerger::produce().
ProductProvenance const * edm::Provenance::productProvenance | ( | ) | const |
Definition at line 31 of file Provenance.cc.
References edm::ProductProvenanceRetriever::branchIDToProvenance(), originalBranchID(), and store_.
Referenced by constBranchDescriptionPtr(), edm::RootOutputFile::fillBranches(), OniaVtxReProducer::OniaVtxReProducer(), edm::DataManagingProductResolver::productProvenancePtr_(), edm::AliasProductResolver::productProvenancePtr_(), edm::StreamSerializer::serializeEvent(), edm::ProvenanceCheckerOutputModule::write(), write(), and edm::ProvenanceCheckerOutputModule::~ProvenanceCheckerOutputModule().
|
inline |
Definition at line 59 of file Provenance.h.
References edm::StableProvenance::releaseVersion(), and stable().
|
inline |
Definition at line 84 of file Provenance.h.
References edm::StableProvenance::setBranchDescription(), stable(), and swap().
Referenced by edm::ProductData::resetBranchDescription().
|
inline |
Definition at line 78 of file Provenance.h.
References edm::StableProvenance::setProcessHistory(), and stable().
Referenced by edm::ProductData::setProcessHistory(), and edm::ProductData::setProvenance().
|
inline |
Definition at line 82 of file Provenance.h.
References edm::StableProvenance::setProductID(), and stable().
Referenced by edm::ProductData::setProvenance().
|
inline |
Definition at line 76 of file Provenance.h.
References store(), and store_.
Referenced by edm::ProductData::setProvenance().
|
inline |
Definition at line 40 of file Provenance.h.
References stableProvenance_.
Referenced by branchAliases(), branchDescription(), branchID(), branchName(), className(), constBranchDescriptionPtr(), friendlyClassName(), getProcessConfiguration(), moduleLabel(), moduleName(), edm::operator==(), originalBranchID(), processHistory(), processHistoryPtr(), processName(), productID(), productInstanceName(), releaseVersion(), setBranchDescription(), setProcessHistory(), setProductID(), edm::ProductResolverBase::stableProvenance(), and write().
|
inline |
|
inline |
void edm::Provenance::swap | ( | Provenance & | iOther | ) |
Definition at line 55 of file Provenance.cc.
References stableProvenance_, store_, edm::StableProvenance::swap(), and std::swap().
Referenced by setBranchDescription(), and edm::ProductData::swap().
void edm::Provenance::write | ( | std::ostream & | os | ) | const |
Definition at line 39 of file Provenance.cc.
References createTree::pp, productProvenance(), stable(), and edm::StableProvenance::write().
Referenced by pkg.AbstractPkg::generate(), edm::operator<<(), and originalBranchID().
|
private |
Definition at line 89 of file Provenance.h.
|
private |
Definition at line 90 of file Provenance.h.
Referenced by productProvenance(), setStore(), store(), and swap().