Go to the documentation of this file. 1 #ifndef Validation_MuonHits_MuonHitHelper_h
2 #define Validation_MuonHits_MuonHitHelper_h
93 static bool isDT(
unsigned int detId);
94 static bool isGEM(
unsigned int detId);
95 static bool isCSC(
unsigned int detId);
96 static bool isRPC(
unsigned int detId);
97 static bool isME0(
unsigned int detId);
101 static int toRPCType(
int re,
int st,
int ri);
102 static int toDTType(
int wh,
int st);
static int chamber(const DetId &id)
static bool isME0(unsigned int detId)
static int toGEMType(int st, int ri)
static bool isGEM(unsigned int detId)
static bool isCSC(unsigned int detId)
static bool isRPC(unsigned int detId)
static int toDTType(int wh, int st)
GEMType
GEM chamber types.
CSCType
CSC chamber types, according to CSCDetId::iChamberType()
static int toRPCType(int re, int st, int ri)
RPCType
RPC endcap chamber types.
static int toCSCType(int st, int ri)
static bool isDT(unsigned int detId)
check detid type