test
Go to the documentation of this file. 1 #ifndef MuonDetId_MuonSubdetId_h
2 #define MuonDetId_MuonSubdetId_h
12 static const int DT= 1;
13 static const int CSC=2;
14 static const int RPC=3;
15 static const int GEM=4;
16 static const int ME0=5;