5#ifndef MUONTGC_CABLING_TGCCABLEINPP_HH
6#define MUONTGC_CABLING_TGCCABLEINPP_HH
25 const TGCChannelId& channelId,
const bool orChannel =
false)
const;
30 const TGCChannelId& ppout,
const bool orChannel =
false)
const;
32 const TGCChannelId& ppin,
const bool orChannel =
false)
const;
std::unique_ptr< TGCChannelId > getChannel(const TGCChannelId &channelId, const bool orChannel=false) const
std::array< std::array< std::unique_ptr< TGCDatabase >, TGCId::MaxModuleType >, TGCId::MaxRegionType > m_database
std::unique_ptr< TGCChannelId > getChannelOut(const TGCChannelId &ppin, const bool orChannel=false) const
TGCCableInPP(const std::string &filename)
std::unique_ptr< TGCChannelId > getChannelIn(const TGCChannelId &ppout, const bool orChannel=false) const
TGCCable(CableType type=NoCableType)