#include <TGCConnectionPPToSB.h>
|
std::vector< std::vector< int > > | m_id |
|
Definition at line 14 of file TGCConnectionPPToSB.h.
◆ TGCConnectionPPToSB() [1/2]
LVL1TGCTrigger::TGCConnectionPPToSB::TGCConnectionPPToSB |
( |
| ) |
|
◆ ~TGCConnectionPPToSB()
LVL1TGCTrigger::TGCConnectionPPToSB::~TGCConnectionPPToSB |
( |
| ) |
|
◆ TGCConnectionPPToSB() [2/2]
◆ 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;
◆ getNumberOfPort()
int LVL1TGCTrigger::TGCConnectionPPToSB::getNumberOfPort |
( |
| ) |
const |
|
inline |
◆ getNumberOfType()
int LVL1TGCTrigger::TGCBoardConnection::getNumberOfType |
( |
| ) |
const |
|
inlineinherited |
◆ getSBIdToPP()
int LVL1TGCTrigger::TGCConnectionPPToSB::getSBIdToPP |
( |
int |
type, |
|
|
int |
port, |
|
|
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 |
◆ setSBIdToPP()
void LVL1TGCTrigger::TGCConnectionPPToSB::setSBIdToPP |
( |
int |
type, |
|
|
int |
port, |
|
|
int |
index, |
|
|
int |
idIn |
|
) |
| |
|
inline |
◆ m_id
std::vector<std::vector<int> > LVL1TGCTrigger::TGCBoardConnection::m_id |
|
protectedinherited |
◆ m_SBIdToPP
◆ N_PP_PORTS
constexpr int LVL1TGCTrigger::TGCConnectionPPToSB::N_PP_PORTS = 2 |
|
staticconstexprprivate |
The documentation for this class was generated from the following files: