#include <TGCConnectionSBToHPB.h>
|
int | getHPBPortToSB (int type, int index) const |
|
void | setHPBPortToSB (int type, int index, int port) |
|
int | getHPBIdToSB (int type, int index) const |
|
void | setHPBIdToSB (int type, int index, int id) |
|
| TGCConnectionSBToHPB () |
|
virtual | ~TGCConnectionSBToHPB () |
|
| TGCConnectionSBToHPB (const TGCConnectionSBToHPB &right) |
|
TGCConnectionSBToHPB & | operator= (const TGCConnectionSBToHPB &right) |
|
int | getNumberOfType () const |
|
int | getNumber (const unsigned int type) const |
|
int | getId (const unsigned int type, const unsigned int board) const |
|
void | setNumberOfType (int ntype) |
|
void | setNumber (const unsigned int type, int nBoard) |
|
void | setId (const unsigned int type, const unsigned int board, int idIn) |
|
|
std::vector< std::vector< int > > | m_id |
|
Definition at line 14 of file TGCConnectionSBToHPB.h.
◆ TGCConnectionSBToHPB() [1/2]
LVL1TGCTrigger::TGCConnectionSBToHPB::TGCConnectionSBToHPB |
( |
| ) |
|
◆ ~TGCConnectionSBToHPB()
LVL1TGCTrigger::TGCConnectionSBToHPB::~TGCConnectionSBToHPB |
( |
| ) |
|
|
virtual |
◆ TGCConnectionSBToHPB() [2/2]
◆ getHPBIdToSB()
int LVL1TGCTrigger::TGCConnectionSBToHPB::getHPBIdToSB |
( |
int |
type, |
|
|
int |
index |
|
) |
| const |
|
inline |
◆ getHPBPortToSB()
int LVL1TGCTrigger::TGCConnectionSBToHPB::getHPBPortToSB |
( |
int |
type, |
|
|
int |
index |
|
) |
| const |
|
inline |
◆ 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 |
◆ operator=()
◆ setHPBIdToSB()
void LVL1TGCTrigger::TGCConnectionSBToHPB::setHPBIdToSB |
( |
int |
type, |
|
|
int |
index, |
|
|
int |
id |
|
) |
| |
|
inline |
◆ setHPBPortToSB()
void LVL1TGCTrigger::TGCConnectionSBToHPB::setHPBPortToSB |
( |
int |
type, |
|
|
int |
index, |
|
|
int |
port |
|
) |
| |
|
inline |
◆ 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 |
◆ m_HPBIdToSB
◆ m_HPBPortToSB
◆ m_id
std::vector<std::vector<int> > LVL1TGCTrigger::TGCBoardConnection::m_id |
|
protectedinherited |
The documentation for this class was generated from the following files: