CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EntryDescriptionRegistry.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_EntryDescriptionRegistry_h
2 #define DataFormats_Provenance_EntryDescriptionRegistry_h
3 
7 
8 
9 // Note that this registry is *not* directly persistable. The contents
10 // are persisted, but not the container.
11 namespace edm
12 {
15 }
16 
17 #endif
edm::detail::ThreadSafeRegistry< edm::EntryDescriptionID, edm::EventEntryDescription > EntryDescriptionRegistry
EntryDescriptionRegistry::collection_type EntryDescriptionMap
std::map< key_type, value_type > collection_type