|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    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");
 
   69 #endif  // TrigT1TGC_ConnectionSBToHPB_H_ 
  
int * m_HPBPortToSB[NumberOfSlaveBoardType]
TGCConnectionSBToHPB & operator=(const TGCConnectionSBToHPB &right)
virtual ~TGCConnectionSBToHPB()
int getHPBIdToSB(int type, int index) const
std::vector< std::vector< int > > m_id
int * m_HPBIdToSB[NumberOfSlaveBoardType]
int getHPBPortToSB(int type, int index) const
void setHPBPortToSB(int type, int index, int port)
void setHPBIdToSB(int type, int index, int id)