5#ifndef MUONTGC_CABLING_TGCCHANNELID_H
6#define MUONTGC_CABLING_TGCCHANNELID_H
34 virtual bool isValid()
const {
return true; }
virtual void setChannel(int channel)
void setChannelIdType(ChannelIdType type)
ChannelIdType getChannelIdType() const
virtual bool operator==(const TGCChannelId &channelId) const
virtual bool isValid() const
virtual TGCModuleId * getModule(void) const
ChannelIdType m_channelType
TGCChannelId(ChannelIdType type=ChannelIdType::NoChannelIdType)
virtual void setBlock(int block)
virtual int getGasGap() const
virtual ~TGCChannelId(void)=default
TGCId(IdType vtype=IdType::NoIdType)