Main Page
Namespaces
Classes
Package Documentation
DataFormats
MuonDetId
interface
MuonSubdetId.h
Go to the documentation of this file.
1
#ifndef MuonDetId_MuonSubdetId_h
2
#define MuonDetId_MuonSubdetId_h
3
9
class
MuonSubdetId
{
10
public
:
11
12
static
constexpr
int
DT
= 1;
13
static
constexpr
int
CSC
=2;
14
static
constexpr
int
RPC
=3;
15
static
constexpr
int
GEM
=4;
16
static
constexpr
int
ME0
=5;
17
};
18
19
#endif
20
MuonSubdetId::GEM
static constexpr int GEM
Definition:
MuonSubdetId.h:15
constexpr
#define constexpr
MuonSubdetId
Definition:
MuonSubdetId.h:9
MuonSubdetId::ME0
static constexpr int ME0
Definition:
MuonSubdetId.h:16
MuonSubdetId::RPC
static constexpr int RPC
Definition:
MuonSubdetId.h:14
MuonSubdetId::DT
static constexpr int DT
Definition:
MuonSubdetId.h:12
MuonSubdetId::CSC
static constexpr int CSC
Definition:
MuonSubdetId.h:13
Generated for CMSSW Reference Manual by
1.8.11