CMS 3D CMS Logo

DetectorIndex.h

Go to the documentation of this file.
00001 #ifndef CondFormats_SiPixelObjects_DetectorIndex_H
00002 #define CondFormats_SiPixelObjects_DetectorIndex_H
00003 
00004 #include <boost/cstdint.hpp>
00005 
00006 namespace sipixelobjects {
00007   struct DetectorIndex { uint32_t rawId; int row; int col; };
00008 }
00009 #endif

Generated on Tue Jun 9 17:26:45 2009 for CMSSW by  doxygen 1.5.4