1 #ifndef CSCChannelTranslator_h
2 #define CSCChannelTranslator_h
int geomCathodeChannel(const CSCDetId &id, int iraw) const
Alias for geomStripChannel.
int rawWireChannel(const CSCDetId &id, int igeom) const
Return raw wiregroup channel number for input geometrical channel number.
int geomWireChannel(const CSCDetId &id, int iraw) const
Return geometrical wiregroup channel number for input raw channel number.
int rawCathodeChannel(const CSCDetId &id, int igeom) const
Alias for rawStripChannel.
int geomStripChannel(const CSCDetId &id, int iraw) const
Return geometrical strip channel number for input raw channel number.
int channelFromStrip(const CSCDetId &id, int strip) const
int rawAnodeChannel(const CSCDetId &id, int igeom) const
Alias for rawWireChannel.
int rawStripChannel(const CSCDetId &id, int igeom) const
Return raw strip channel number for input geometrical channel number.
CSCDetId rawCSCDetId(const CSCDetId &id) const
int geomAnodeChannel(const CSCDetId &id, int iraw) const
Alias for geomWireChannel.