|  | ATLAS Offline Software
    | 
#include <TGCPatchPanelOut.h>
| Public Member Functions | |
| TGCPatchPanelOut () | |
| ~TGCPatchPanelOut () | |
| TGCPatchPanelOut (const TGCPatchPanelOut &right)=default | |
| TGCPatchPanelOut & | operator= (const TGCPatchPanelOut &right) | 
| const TGCHitPattern * | getHitPattern (int connector) const | 
| TGCHitPattern * | getHitPattern (int connector) | 
| void | setHitPattern (int connector, int nCh) | 
| const TGCPatchPanel * | getOrigin () const | 
| void | setOrigin (const TGCPatchPanel *pp) | 
| int | getBid () const | 
| void | setBid (const int bidIn) | 
| void | print () const | 
| void | deleteHitPattern (int i) | 
| void | clear () | 
| Private Attributes | |
| int | m_bid {TgcDigit::BC_UNDEFINED} | 
| bunch ID number  More... | |
| const TGCPatchPanel * | m_origin {nullptr} | 
| pointer to Patch Panel generate this PatchPanelOut  More... | |
| TGCHitPattern * | m_signalPattern [NumberOfConnectorPerPPOut] | 
Definition at line 17 of file TGCPatchPanelOut.h.
| LVL1TGCTrigger::TGCPatchPanelOut::TGCPatchPanelOut | ( | ) | 
Definition at line 13 of file TGCPatchPanelOut.cxx.
| LVL1TGCTrigger::TGCPatchPanelOut::~TGCPatchPanelOut | ( | ) | 
Definition at line 19 of file TGCPatchPanelOut.cxx.
| 
 | default | 
| void LVL1TGCTrigger::TGCPatchPanelOut::clear | ( | ) | 
| void LVL1TGCTrigger::TGCPatchPanelOut::deleteHitPattern | ( | int | i | ) | 
Definition at line 40 of file TGCPatchPanelOut.cxx.
| 
 | inline | 
Definition at line 77 of file TGCPatchPanelOut.h.
| 
 | inline | 
Definition at line 52 of file TGCPatchPanelOut.h.
| 
 | inline | 
Definition at line 46 of file TGCPatchPanelOut.h.
| 
 | inline | 
Definition at line 58 of file TGCPatchPanelOut.h.
| TGCPatchPanelOut & LVL1TGCTrigger::TGCPatchPanelOut::operator= | ( | const TGCPatchPanelOut & | right | ) | 
Definition at line 26 of file TGCPatchPanelOut.cxx.
| void LVL1TGCTrigger::TGCPatchPanelOut::print | ( | ) | const | 
Definition at line 46 of file TGCPatchPanelOut.cxx.
| 
 | inline | 
Definition at line 64 of file TGCPatchPanelOut.h.
| 
 | inline | 
Definition at line 70 of file TGCPatchPanelOut.h.
| 
 | inline | 
Definition at line 83 of file TGCPatchPanelOut.h.
| 
 | private | 
bunch ID number
Definition at line 39 of file TGCPatchPanelOut.h.
| 
 | private | 
pointer to Patch Panel generate this PatchPanelOut
Definition at line 40 of file TGCPatchPanelOut.h.
| 
 | private | 
Definition at line 41 of file TGCPatchPanelOut.h.
 1.8.18
 1.8.18