5#ifndef MUONTGC_CABLING_TGCCABLEPPTOSLB_HH
6#define MUONTGC_CABLING_TGCCABLEPPTOSLB_HH
25 bool orChannel=
false)
const;
31 bool orChannel=
false)
const;
33 bool orChannel=
false)
const;
virtual TGCChannelId * getChannelIn(const TGCChannelId *slbin, bool orChannel=false) const
virtual TGCModuleMap * getModuleOut(const TGCModuleId *pp) const
TGCCablePPToSLB(const std::string &filename)
virtual TGCChannelId * getChannelOut(const TGCChannelId *ppout, bool orChannel=false) const
virtual TGCModuleMap * getModuleIn(const TGCModuleId *slb) const
std::array< std::array< std::unique_ptr< TGCDatabase >, TGCId::MaxModuleType >, TGCId::MaxRegionType > m_database
virtual ~TGCCablePPToSLB()=default
virtual TGCChannelId * getChannel(const TGCChannelId *channelId, bool orChannel=false) const
virtual TGCModuleMap * getModule(const TGCModuleId *moduleId) const
TGCCable(CableType type=NoCableType)