28 auto it = VFATMapping.find(fp);
29 if (it != VFATMapping.end())
31 cerr <<
"WARNING in DAQMapping::insert > Overwriting entry at " << fp <<
". Previous: " << endl
32 <<
" " << VFATMapping[fp] <<
"," << endl <<
" new: " << endl <<
" " << vi <<
". " << endl;
TotemSymbID symbolicID
the symbolic id
void insert(const TotemFramePosition &fp, const TotemVFATInfo &vi)
The mapping between FramePosition and VFATInfo.
std::ostream & operator<<(std::ostream &out, const std::tuple< Types... > &value)
#define TYPELOOKUP_DATA_REG(_dataclass_)
unsigned int hwID
the hardware ID (16 bit)
Contains mappind data related to a VFAT.