#include <DaqProvenanceHelper.h>
Public Types | |
typedef tbb::concurrent_unordered_map < ParentageID, ParentageID, dqh::parentage_hash > | ParentageIDMap |
typedef std::map < ProcessHistoryID, ProcessHistoryID > | ProcessHistoryIDMap |
Definition at line 30 of file DaqProvenanceHelper.h.
typedef tbb::concurrent_unordered_map<ParentageID, ParentageID, dqh::parentage_hash> edm::DaqProvenanceHelper::ParentageIDMap |
Definition at line 32 of file DaqProvenanceHelper.h.
typedef std::map<ProcessHistoryID, ProcessHistoryID> edm::DaqProvenanceHelper::ProcessHistoryIDMap |
Definition at line 31 of file DaqProvenanceHelper.h.
|
explicit |
Definition at line 18 of file DaqProvenanceHelper.cc.
|
inline |
Definition at line 49 of file DaqProvenanceHelper.h.
References constBranchDescription_.
ProcessHistoryID edm::DaqProvenanceHelper::daqInit | ( | ProductRegistry & | productRegistry, |
ProcessHistoryRegistry & | processHistoryRegistry | ||
) | const |
Definition at line 77 of file DaqProvenanceHelper.cc.
|
inline |
Definition at line 51 of file DaqProvenanceHelper.h.
References dummyProvenance_.
void edm::DaqProvenanceHelper::fixMetaData | ( | ProcessConfigurationVector & | pcv, |
std::vector< ProcessHistory > & | phv | ||
) |
void edm::DaqProvenanceHelper::fixMetaData | ( | std::vector< BranchID > & | branchIDs | ) | const |
Definition at line 136 of file DaqProvenanceHelper.cc.
void edm::DaqProvenanceHelper::fixMetaData | ( | BranchIDLists const & | branchIDLists | ) | const |
Definition at line 141 of file DaqProvenanceHelper.cc.
void edm::DaqProvenanceHelper::fixMetaData | ( | BranchChildren & | branchChildren | ) | const |
Definition at line 152 of file DaqProvenanceHelper.cc.
Definition at line 193 of file DaqProvenanceHelper.cc.
ParentageID const & edm::DaqProvenanceHelper::mapParentageID | ( | ParentageID const & | phid | ) | const |
Definition at line 183 of file DaqProvenanceHelper.cc.
ProcessHistoryID const & edm::DaqProvenanceHelper::mapProcessHistoryID | ( | ProcessHistoryID const & | phid | ) |
Definition at line 174 of file DaqProvenanceHelper.cc.
bool edm::DaqProvenanceHelper::matchProcesses | ( | ProcessConfiguration const & | pc, |
ProcessHistory const & | ph | ||
) | const |
Definition at line 92 of file DaqProvenanceHelper.cc.
|
inline |
Definition at line 50 of file DaqProvenanceHelper.h.
References oldProcessHistoryID_.
|
inline |
Definition at line 35 of file DaqProvenanceHelper.h.
References edm::BranchDescription::branchID(), newBranchID_, oldBranchID_, oldProcessName_, and edm::BranchDescription::processName().
void edm::DaqProvenanceHelper::setOldParentageIDToNew | ( | ParentageID const & | iOld, |
ParentageID const & | iNew | ||
) |
Definition at line 197 of file DaqProvenanceHelper.cc.
|
private |
Definition at line 56 of file DaqProvenanceHelper.h.
Referenced by branchDescription().
|
private |
Definition at line 57 of file DaqProvenanceHelper.h.
Referenced by dummyProvenance().
|
private |
Definition at line 62 of file DaqProvenanceHelper.h.
Referenced by saveInfo().
|
private |
Definition at line 61 of file DaqProvenanceHelper.h.
Referenced by saveInfo().
|
private |
Definition at line 63 of file DaqProvenanceHelper.h.
Referenced by oldProcessHistoryID().
|
private |
Definition at line 60 of file DaqProvenanceHelper.h.
Referenced by saveInfo().
|
private |
Definition at line 65 of file DaqProvenanceHelper.h.
|
private |
Definition at line 64 of file DaqProvenanceHelper.h.
|
private |
Definition at line 58 of file DaqProvenanceHelper.h.