CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SiStripEnums.h
Go to the documentation of this file.
1 #ifndef SISTRIPENUMS_H
2 #define SISTRIPENUMS_H
3 
4 namespace SiStripSubdetector {
5  enum Subdetector { UNKNOWN = 0, TIB = 3, TID = 4, TOB = 5, TEC = 6 };
6 }
7 
9 
10 #endif
SiStripModuleGeometry
Definition: SiStripEnums.h:8