6#ifndef TrigT1TGC_ConnectionSBToHPB_H_
7#define TrigT1TGC_ConnectionSBToHPB_H_
36 throw std::out_of_range(
"TGCConnectionSBToHPB::getHPBPortToSB: type out of range");
44 throw std::out_of_range(
"TGCConnectionSBToHPB::setHPBPortToSB: type out of range");
53 throw std::out_of_range(
"TGCConnectionSBToHPB::getHPBIdToSB: type out of range");
61 throw std::out_of_range(
"TGCConnectionSBToHPB::setHPBIdToSB: type out of range");
std::vector< std::vector< int > > m_id
void setHPBPortToSB(int type, int index, int port)
int getHPBPortToSB(int type, int index) const
void setHPBIdToSB(int type, int index, int id)
TGCConnectionSBToHPB & operator=(const TGCConnectionSBToHPB &right)
int getHPBIdToSB(int type, int index) const
int * m_HPBPortToSB[NumberOfSlaveBoardType]
int * m_HPBIdToSB[NumberOfSlaveBoardType]
virtual ~TGCConnectionSBToHPB()