8 std::ostringstream
str;
9 str <<
"DccSpec:id=" <<
id() << std::endl;
12 typedef std::vector<TriggerBoardSpec>::const_iterator ITTB;
23 typedef std::vector<TriggerBoardSpec>::const_iterator
IT;
25 if (channelNumber ==
it->dccInputChannelNum())
std::string print(int depth=0) const
debud printaout, call its components with depth dectreased by one
std::vector< TriggerBoardSpec > theTBs
DccSpec(int id=-1)
ctor with ID only
const TriggerBoardSpec * triggerBoard(int channelNumber) const
TB attached to channel.
void add(const TriggerBoardSpec &tb)
attach TB to DCC. The channel is defined by TB
std::vector< LinkConnSpec >::const_iterator IT