5#ifndef MUONTGC_CABLING_TGCCABLESLBTOHPB_HH
6#define MUONTGC_CABLING_TGCCABLESLBTOHPB_HH
25 bool orChannel=
false)
const;
30 bool orChannel=
false)
const;
35 bool orChannel=
false)
const;
37 bool orChannel=
false)
const;
virtual TGCModuleMap * getModuleOut(const TGCModuleId *slb) const
std::array< std::array< std::unique_ptr< TGCDatabase >, TGCId::MaxModuleType >, TGCId::MaxRegionType > m_database
virtual TGCChannelId * getChannel(const TGCChannelId *channelId, bool orChannel=false) const
virtual TGCChannelId * getChannelOut(const TGCChannelId *slbout, bool orChannel=false) const
TGCCableSLBToHPB(const std::string &filename)
virtual TGCModuleMap * getModuleInforHPB(const TGCModuleId *hpb, TGCId::ModuleType moduleType) const
virtual TGCModuleMap * getModuleIn(const TGCModuleId *hpb) const
virtual TGCChannelId * getChannelIn(const TGCChannelId *hpbin, bool orChannel=false) const
TGCChannelId * getChannelInforHPB(const TGCChannelId *hpbin, TGCId::ModuleType moduleType, bool orChannel=false) const
virtual TGCModuleMap * getModule(const TGCModuleId *moduleId) const
virtual ~TGCCableSLBToHPB()=default
TGCCable(CableType type=NoCableType)