1 #ifndef FWCore_Sources_DaqProvenanceHelper_h 2 #define FWCore_Sources_DaqProvenanceHelper_h 7 #include "tbb/concurrent_unordered_map.h" 19 class ProcessHistoryRegistry;
29 typedef tbb::concurrent_unordered_map<ParentageID, ParentageID, dqh::parentage_hash>
ParentageIDMap;
39 void fixMetaData(std::vector<BranchID>& branchIDs)
const;
std::vector< ProcessConfiguration > ProcessConfigurationVector
void saveInfo(BranchDescription const &oldBD, BranchDescription const &newBD)
std::vector< BranchIDList > BranchIDLists
ProductProvenance dummyProvenance_
std::map< ProcessHistoryID, ProcessHistoryID > ProcessHistoryIDMap
std::string const & processName() const
ProductProvenance const & dummyProvenance() const
std::size_t operator()(edm::ParentageID const &iKey) const
ProcessHistoryIDMap phidMap_
BranchDescription const & branchDescription() const
BranchID const & branchID() const
ParentageIDMap parentageIDMap_
size_t smallHash() const
returns a short hash which can be used with hashing containers
std::string oldProcessName_
ProcessHistoryID const * oldProcessHistoryID() const
BranchDescription const constBranchDescription_
tbb::concurrent_unordered_map< ParentageID, ParentageID, dqh::parentage_hash > ParentageIDMap
ParameterSet processParameterSet_
ProcessHistoryID const * oldProcessHistoryID_