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