6#ifndef TGCConnectionInPP_hh
7#define TGCConnectionInPP_hh
32 const std::vector<const TGCPatchPanel*>& oldPatchPanels);
int * m_oredConnectorIn[NumberOfPPOutputConnector]
int getNumberOfChannel(int i) const
int getConnectorIn(int connectorOut, int chOut)
int m_nCh[NumberOfPPOutputConnector]
int * m_oredChannelIn[NumberOfPPOutputConnector]
TGCPatchPanel ** m_patchPanelIn[NumberOfPPOutputConnector]
void dumpConnection(int PPId=0) const
TGCPatchPanel ** m_oredPatchPanelIn[NumberOfPPOutputConnector]
int * m_channelIn[NumberOfPPOutputConnector]
void readConnectionTable(TGCPatchPanel *PP)
int getOredChannelIn(int connectorOut, int chOut)
int getOredConnectorIn(int connectorOut, int chOut)
TGCPatchPanel * getPPIn(int connectorOut, int chOut)
TGCConnectionInPP & operator=(const TGCConnectionInPP &right)
bool replacePatchPanelPointers(TGCPatchPanel *newPatchPanel, const std::vector< const TGCPatchPanel * > &oldPatchPanels)
TGCPatchPanel * getOredPPIn(int connectorOut, int chOut)
bool existOredSignal() const
int getChannelIn(int connectorOut, int chOut)
int * m_connectorIn[NumberOfPPOutputConnector]
const int NumberOfPPOutputConnector