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