Contains mappind data related to a VFAT. More...
#include <TotemDAQMapping.h>
Public Attributes | |
unsigned int | hwID |
the hardware ID (16 bit) More... | |
TotemSymbID | symbolicID |
the symbolic id More... | |
Friends | |
std::ostream & | operator<< (std::ostream &s, const TotemVFATInfo &fp) |
Contains mappind data related to a VFAT.
Definition at line 24 of file TotemDAQMapping.h.
|
friend |
Definition at line 17 of file TotemDAQMapping.cc.
unsigned int TotemVFATInfo::hwID |
the hardware ID (16 bit)
Definition at line 31 of file TotemDAQMapping.h.
Referenced by operator<<(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), and RawToDigiConverter::runCommon().
TotemSymbID TotemVFATInfo::symbolicID |
the symbolic id
Definition at line 28 of file TotemDAQMapping.h.
Referenced by operator<<(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), TotemDAQMappingESSourceXML::ParseTreeTotemTiming(), RawToDigiConverter::run(), and RawToDigiConverter::runCommon().