createProductLookups.h
Go to the documentation of this file.
1 #ifndef canvas_Persistency_Provenance_detail_createProductLookups_h
2 #define canvas_Persistency_Provenance_detail_createProductLookups_h
3 
6 
7 namespace art::detail {
9  ProductDescriptionsByID const& descriptions);
10 }
11 
12 #endif /* canvas_Persistency_Provenance_detail_createProductLookups_h */
13 
14 // Local Variables:
15 // mode: c++
16 // End:
ProductLookup_t createProductLookups(ProductDescriptionsByID const &descriptions)
std::map< ProductID, BranchDescription > ProductDescriptionsByID
std::map< std::string, ProcessLookup > ProductLookup_t
Definition: type_aliases.h:23