test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ProductHolderIndex.h
Go to the documentation of this file.
1 #ifndef FWCore_Utilities_ProductHolderIndex_h
2 #define FWCore_Utilities_ProductHolderIndex_h
3 
4 #include <limits>
5 
6 namespace edm {
7 
8  typedef unsigned int ProductHolderIndex;
9 
11 
12  // All values of the ProductHolderIndex in this enumeration should
13  // have this bit set to 1,
15 
19  };
20 }
21 #endif
unsigned int ProductHolderIndex
ProductHolderIndexValues