Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
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;
17
};
18
19
#endif
20
MuonSubdetId::GEM
static const int GEM
Definition:
MuonSubdetId.h:15
MuonSubdetId
Definition:
MuonSubdetId.h:9
MuonSubdetId::ME0
static const int ME0
Definition:
MuonSubdetId.h:16
MuonSubdetId::CSC
static const int CSC
Definition:
MuonSubdetId.h:13
MuonSubdetId::RPC
static const int RPC
Definition:
MuonSubdetId.h:14
MuonSubdetId::DT
static const int DT
Definition:
MuonSubdetId.h:12
Generated for CMSSW Reference Manual by
1.8.5