|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TGCConnectionInPP_hh
7 #define TGCConnectionInPP_hh
32 const std::vector<const TGCPatchPanel*>& oldPatchPanels);
52 #endif // TGCConnectionInPP_hh
int getConnectorIn(int connectorOut, int chOut)
void dumpConnection(int PPId=0) const
int getOredChannelIn(int connectorOut, int chOut)
int * m_oredChannelIn[NumberOfPPOutputConnector]
TGCPatchPanel * getOredPPIn(int connectorOut, int chOut)
int getNumberOfChannel(int i) const
int getChannelIn(int connectorOut, int chOut)
int m_nCh[NumberOfPPOutputConnector]
int * m_channelIn[NumberOfPPOutputConnector]
bool existOredSignal() const
bool replacePatchPanelPointers(TGCPatchPanel *newPatchPanel, const std::vector< const TGCPatchPanel * > &oldPatchPanels)
void readConnectionTable(TGCPatchPanel *PP)
TGCPatchPanel ** m_patchPanelIn[NumberOfPPOutputConnector]
int * m_oredConnectorIn[NumberOfPPOutputConnector]
TGCConnectionInPP & operator=(const TGCConnectionInPP &right)
TGCPatchPanel ** m_oredPatchPanelIn[NumberOfPPOutputConnector]
int getOredConnectorIn(int connectorOut, int chOut)
const int NumberOfPPOutputConnector
int * m_connectorIn[NumberOfPPOutputConnector]
TGCPatchPanel * getPPIn(int connectorOut, int chOut)