18 auto iccu =
ccus_.begin();
19 while ( iccu !=
ccus_.end() && (*iccu).ccuAddr() != conn.
ccuAddr() ) { iccu++; }
20 if ( iccu ==
ccus().end() ) {
23 iccu->addDevices( conn );
std::vector< SiStripCcu > ccus_
const std::vector< SiStripCcu > & ccus() const
Class containning control, module, detector and connection information, at the level of a FED channel...
const uint16_t & ccuAddr() const
static const char fecRing_[]
void addDevices(const FedChannelConnection &conn)