CMS 3D CMS Logo

PixelSubdetector.h

Go to the documentation of this file.
00001 #ifndef DataFormats_SiPixelDetId_PixelSubdetector_H
00002 #define DataFormats_SiPixelDetId_PixelSubdetector_H
00003 
00009 class PixelSubdetector { 
00010  public:
00011 
00012 static const unsigned int PixelBarrel=1;
00013 static const unsigned int PixelEndcap=2; 
00014 };
00015 
00016 #endif

Generated on Tue Jun 9 17:31:41 2009 for CMSSW by  doxygen 1.5.4