5 typedef std::vector<LinkConnSpec>::const_iterator
IT;
12 if (tbInputNumber == it->triggerBoardInputNumber())
19 std::vector<const LinkConnSpec*>
result;
31 std::ostringstream
str;
int dccInputChannelNum() const
input channel number to DCC
void add(const LinkConnSpec &lc)
attach connection to TB
const LinkConnSpec * linkConn(int tbInputNumber) const
link attached to this TB with given input number
std::string print(int depth=0) const
debud printaout, call its components with depth dectreased by one
std::vector< LinkConnSpec >::const_iterator IT
std::vector< const LinkConnSpec * > enabledLinkConns() const
not masked links belonging to this TB
TriggerBoardSpec(int num=-1, uint32_t aMask=0)
ctor with ID only
std::vector< LinkConnSpec > theLinks