Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
MuonDetId
interface
MuonSubdetId.h
Go to the documentation of this file.
1
#ifndef MuonDetId_MuonSubdetId_h
2
#define MuonDetId_MuonSubdetId_h
3
11
class
MuonSubdetId
{
12
public
:
13
14
static
const
int
DT
= 1;
15
static
const
int
CSC
=2;
16
static
const
int
RPC
=3;
17
static
const
int
GEM
=4;
18
};
19
20
#endif
21
MuonSubdetId::GEM
static const int GEM
Definition:
MuonSubdetId.h:17
MuonSubdetId
Definition:
MuonSubdetId.h:11
MuonSubdetId::CSC
static const int CSC
Definition:
MuonSubdetId.h:15
MuonSubdetId::RPC
static const int RPC
Definition:
MuonSubdetId.h:16
MuonSubdetId::DT
static const int DT
Definition:
MuonSubdetId.h:14
Generated for CMSSW Reference Manual by
1.8.5