![]() |
ATLAS Offline Software
|
#include <TGCConnectionPPToSB.h>
Public Member Functions | |
| int | getSBIdToPP (int type, int port, int index) const |
| void | setSBIdToPP (int type, int port, int index, int idIn) |
| TGCConnectionPPToSB () | |
| ~TGCConnectionPPToSB () | |
| TGCConnectionPPToSB (const TGCConnectionPPToSB &right) | |
| TGCConnectionPPToSB & | operator= (const TGCConnectionPPToSB &right) |
| int | getNumberOfPort () const |
| 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_SBIdToPP [N_PP_PORTS][TGCSector::NumberOfPatchPanelType] {} |
Static Private Attributes | |
| static constexpr int | N_PP_PORTS = 2 |
Definition at line 14 of file TGCConnectionPPToSB.h.
| LVL1TGCTrigger::TGCConnectionPPToSB::TGCConnectionPPToSB | ( | ) |
Definition at line 19 of file TGCConnectionPPToSB.cxx.
| LVL1TGCTrigger::TGCConnectionPPToSB::~TGCConnectionPPToSB | ( | ) |
Definition at line 9 of file TGCConnectionPPToSB.cxx.
| LVL1TGCTrigger::TGCConnectionPPToSB::TGCConnectionPPToSB | ( | const TGCConnectionPPToSB & | right | ) |
Definition at line 27 of file TGCConnectionPPToSB.cxx.
|
inlineinherited |
Definition at line 41 of file TGCBoardConnection.h.
|
inlineinherited |
Definition at line 33 of file TGCBoardConnection.h.
|
inline |
Definition at line 26 of file TGCConnectionPPToSB.h.
|
inlineinherited |
Definition at line 21 of file TGCBoardConnection.h.
|
inline |
Definition at line 34 of file TGCConnectionPPToSB.h.
| TGCConnectionPPToSB & LVL1TGCTrigger::TGCConnectionPPToSB::operator= | ( | const TGCConnectionPPToSB & | right | ) |
Definition at line 40 of file TGCConnectionPPToSB.cxx.
|
inherited |
|
inherited |
|
inherited |
|
inline |
Definition at line 40 of file TGCConnectionPPToSB.h.
|
protectedinherited |
Definition at line 30 of file TGCBoardConnection.h.
|
private |
Definition at line 30 of file TGCConnectionPPToSB.h.
|
staticconstexprprivate |
Definition at line 29 of file TGCConnectionPPToSB.h.