5#ifndef MUONTGC_CABLING_TGCCABLEINASD_HH
6#define MUONTGC_CABLING_TGCCABLEINASD_HH
24 bool orChannel =
false)
const;
28 bool orChannel =
false)
const;
30 bool orChannel =
false)
const;
TGCCableInASD(const std::string &filename)
std::array< std::array< std::unique_ptr< TGCDatabase >, TGCId::MaxModuleType >, TGCId::MaxRegionType > m_database
std::unique_ptr< TGCChannelId > getChannelOut(const TGCChannelId &asdin, bool orChannel=false) const
std::unique_ptr< TGCChannelId > getChannel(const TGCChannelId &channelId, bool orChannel=false) const
std::unique_ptr< TGCChannelId > getChannelIn(const TGCChannelId &asdout, bool orChannel=false) const
TGCCable(CableType type=NoCableType)