CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventSelectionID.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_EventSelectionID_h
2 #define DataFormats_Provenance_EventSelectionID_h
3 
4 /*----------------------------------------------------------------------
5 
6 EventSelectionID: An identifier to uniquely identify the configuration
7 of the event selector subsystem of an OutputModule.
8 
9 ----------------------------------------------------------------------*/
10 
12 #include <vector>
13 
14 namespace edm
15 {
17  typedef std::vector<EventSelectionID> EventSelectionIDVector;
18 }
19 
20 #endif
std::vector< EventSelectionID > EventSelectionIDVector
ParameterSetID EventSelectionID