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