#include <TGCConnectionHPBToSL.h>
|
std::vector< std::vector< int > > | m_id |
|
Definition at line 14 of file TGCConnectionHPBToSL.h.
◆ TGCConnectionHPBToSL() [1/2]
LVL1TGCTrigger::TGCConnectionHPBToSL::TGCConnectionHPBToSL |
( |
| ) |
|
◆ TGCConnectionHPBToSL() [2/2]
◆ ~TGCConnectionHPBToSL()
LVL1TGCTrigger::TGCConnectionHPBToSL::~TGCConnectionHPBToSL |
( |
| ) |
|
|
virtual |
◆ getId()
int LVL1TGCTrigger::TGCBoardConnection::getId |
( |
const unsigned int |
type, |
|
|
const unsigned int |
board |
|
) |
| const |
|
inlineinherited |
Definition at line 41 of file TGCBoardConnection.h.
44 std::cerr <<
"TGCBoardConnection::getId : Undefined board is provided" << std::endl;
◆ getNumber()
int LVL1TGCTrigger::TGCBoardConnection::getNumber |
( |
const unsigned int |
type | ) |
const |
|
inlineinherited |
Definition at line 33 of file TGCBoardConnection.h.
35 std::cerr <<
"TGCBoardConnection::getNumber : No defined type provided" << std::endl;
◆ getNumberOfType()
int LVL1TGCTrigger::TGCBoardConnection::getNumberOfType |
( |
| ) |
const |
|
inlineinherited |
◆ getSLPortToHPB()
int LVL1TGCTrigger::TGCConnectionHPBToSL::getSLPortToHPB |
( |
int |
type, |
|
|
int |
index |
|
) |
| const |
|
inline |
◆ operator=()
◆ setId()
void LVL1TGCTrigger::TGCBoardConnection::setId |
( |
const unsigned int |
type, |
|
|
const unsigned int |
board, |
|
|
int |
idIn |
|
) |
| |
|
inherited |
◆ setNumber()
void LVL1TGCTrigger::TGCBoardConnection::setNumber |
( |
const unsigned int |
type, |
|
|
int |
nBoard |
|
) |
| |
|
inherited |
◆ setNumberOfType()
void LVL1TGCTrigger::TGCBoardConnection::setNumberOfType |
( |
int |
ntype | ) |
|
|
inherited |
◆ setSLPortToHPB()
void LVL1TGCTrigger::TGCConnectionHPBToSL::setSLPortToHPB |
( |
int |
type, |
|
|
int |
index, |
|
|
int |
port |
|
) |
| |
|
inline |
◆ m_id
std::vector<std::vector<int> > LVL1TGCTrigger::TGCBoardConnection::m_id |
|
protectedinherited |
◆ m_SLPortToHPB
The documentation for this class was generated from the following files: