![]() |
ATLAS Offline Software
|
#include <TGCConnectionInPP.h>
Public Member Functions | |
| int | getChannelIn (int connectorOut, int chOut) |
| int | getConnectorIn (int connectorOut, int chOut) |
| TGCPatchPanel * | getPPIn (int connectorOut, int chOut) |
| int | getOredChannelIn (int connectorOut, int chOut) |
| int | getOredConnectorIn (int connectorOut, int chOut) |
| TGCPatchPanel * | getOredPPIn (int connectorOut, int chOut) |
| int | getNumberOfChannel (int i) const |
| bool | existOredSignal () const |
| void | readConnectionTable (TGCPatchPanel *PP) |
| void | dumpConnection (int PPId=0) const |
| bool | replacePatchPanelPointers (TGCPatchPanel *newPatchPanel, const std::vector< const TGCPatchPanel * > &oldPatchPanels) |
| TGCConnectionInPP () | |
| ~TGCConnectionInPP () | |
| TGCConnectionInPP (const TGCConnectionInPP &right) | |
| TGCConnectionInPP & | operator= (const TGCConnectionInPP &right) |
Private Attributes | |
| int | m_nCh [NumberOfPPOutputConnector] |
| TGCPatchPanel ** | m_patchPanelIn [NumberOfPPOutputConnector] |
| int * | m_channelIn [NumberOfPPOutputConnector] |
| int * | m_connectorIn [NumberOfPPOutputConnector] |
| TGCPatchPanel ** | m_oredPatchPanelIn [NumberOfPPOutputConnector] |
| int * | m_oredChannelIn [NumberOfPPOutputConnector] |
| int * | m_oredConnectorIn [NumberOfPPOutputConnector] |
Definition at line 15 of file TGCConnectionInPP.h.
| LVL1TGCTrigger::TGCConnectionInPP::TGCConnectionInPP | ( | ) |
Definition at line 187 of file TGCConnectionInPP.cxx.
| LVL1TGCTrigger::TGCConnectionInPP::~TGCConnectionInPP | ( | ) |
Definition at line 200 of file TGCConnectionInPP.cxx.
| LVL1TGCTrigger::TGCConnectionInPP::TGCConnectionInPP | ( | const TGCConnectionInPP & | right | ) |
Definition at line 220 of file TGCConnectionInPP.cxx.
| void LVL1TGCTrigger::TGCConnectionInPP::dumpConnection | ( | int | PPId = 0 | ) | const |
| bool LVL1TGCTrigger::TGCConnectionInPP::existOredSignal | ( | ) | const |
Definition at line 143 of file TGCConnectionInPP.cxx.
| int LVL1TGCTrigger::TGCConnectionInPP::getChannelIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 318 of file TGCConnectionInPP.cxx.
| int LVL1TGCTrigger::TGCConnectionInPP::getConnectorIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 323 of file TGCConnectionInPP.cxx.
|
inline |
Definition at line 24 of file TGCConnectionInPP.h.
| int LVL1TGCTrigger::TGCConnectionInPP::getOredChannelIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 336 of file TGCConnectionInPP.cxx.
| int LVL1TGCTrigger::TGCConnectionInPP::getOredConnectorIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 341 of file TGCConnectionInPP.cxx.
| TGCPatchPanel * LVL1TGCTrigger::TGCConnectionInPP::getOredPPIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 346 of file TGCConnectionInPP.cxx.
| TGCPatchPanel * LVL1TGCTrigger::TGCConnectionInPP::getPPIn | ( | int | connectorOut, |
| int | chOut ) |
Definition at line 328 of file TGCConnectionInPP.cxx.
| TGCConnectionInPP & LVL1TGCTrigger::TGCConnectionInPP::operator= | ( | const TGCConnectionInPP & | right | ) |
Definition at line 265 of file TGCConnectionInPP.cxx.
| void LVL1TGCTrigger::TGCConnectionInPP::readConnectionTable | ( | TGCPatchPanel * | PP | ) |
Definition at line 18 of file TGCConnectionInPP.cxx.
| bool LVL1TGCTrigger::TGCConnectionInPP::replacePatchPanelPointers | ( | TGCPatchPanel * | newPatchPanel, |
| const std::vector< const TGCPatchPanel * > & | oldPatchPanels ) |
Definition at line 354 of file TGCConnectionInPP.cxx.
|
private |
Definition at line 42 of file TGCConnectionInPP.h.
|
private |
Definition at line 43 of file TGCConnectionInPP.h.
|
private |
Definition at line 40 of file TGCConnectionInPP.h.
|
private |
Definition at line 46 of file TGCConnectionInPP.h.
|
private |
Definition at line 47 of file TGCConnectionInPP.h.
|
private |
Definition at line 45 of file TGCConnectionInPP.h.
|
private |
Definition at line 41 of file TGCConnectionInPP.h.