![]() |
ATLAS Offline Software
|
#include <TGCConnectionSBToHPB.h>
Public Member Functions | |
| int | getHPBPortToSB (int type, int index) const |
| void | setHPBPortToSB (int type, int index, int port) |
| int | getHPBIdToSB (int type, int index) const |
| void | setHPBIdToSB (int type, int index, int id) |
| TGCConnectionSBToHPB () | |
| virtual | ~TGCConnectionSBToHPB () |
| TGCConnectionSBToHPB (const TGCConnectionSBToHPB &right) | |
| TGCConnectionSBToHPB & | operator= (const TGCConnectionSBToHPB &right) |
| int | getNumberOfType () const |
| int | getNumber (const unsigned int type) const |
| int | getId (const unsigned int type, const unsigned int board) const |
| void | setNumberOfType (int ntype) |
| void | setNumber (const unsigned int type, int nBoard) |
| void | setId (const unsigned int type, const unsigned int board, int idIn) |
Protected Attributes | |
| std::vector< std::vector< int > > | m_id |
Private Attributes | |
| int * | m_HPBPortToSB [NumberOfSlaveBoardType] {} |
| int * | m_HPBIdToSB [NumberOfSlaveBoardType] {} |
Definition at line 15 of file TGCConnectionSBToHPB.h.
| LVL1TGCTrigger::TGCConnectionSBToHPB::TGCConnectionSBToHPB | ( | ) |
Definition at line 21 of file TGCConnectionSBToHPB.cxx.
|
virtual |
Definition at line 9 of file TGCConnectionSBToHPB.cxx.
| LVL1TGCTrigger::TGCConnectionSBToHPB::TGCConnectionSBToHPB | ( | const TGCConnectionSBToHPB & | right | ) |
Definition at line 33 of file TGCConnectionSBToHPB.cxx.
|
inline |
Definition at line 51 of file TGCConnectionSBToHPB.h.
|
inline |
Definition at line 34 of file TGCConnectionSBToHPB.h.
|
inlineinherited |
Definition at line 41 of file TGCBoardConnection.h.
|
inlineinherited |
Definition at line 33 of file TGCBoardConnection.h.
|
inlineinherited |
Definition at line 21 of file TGCBoardConnection.h.
| TGCConnectionSBToHPB & LVL1TGCTrigger::TGCConnectionSBToHPB::operator= | ( | const TGCConnectionSBToHPB & | right | ) |
Definition at line 49 of file TGCConnectionSBToHPB.cxx.
|
inline |
Definition at line 59 of file TGCConnectionSBToHPB.h.
|
inline |
Definition at line 42 of file TGCConnectionSBToHPB.h.
|
inherited |
|
inherited |
|
inherited |
Definition at line 20 of file TGCBoardConnection.cxx.
|
private |
Definition at line 30 of file TGCConnectionSBToHPB.h.
|
private |
Definition at line 29 of file TGCConnectionSBToHPB.h.
|
protectedinherited |
Definition at line 30 of file TGCBoardConnection.h.