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 
10 #ifndef __GCCXML__
12 
13  // All values of the ProductHolderIndex in this enumeration should
14  // have this bit set to 1,
16 
20  };
21 #endif
22 }
23 #endif
unsigned int ProductHolderIndex
ProductHolderIndexValues