Contains mappind data related to a VFAT. More...
#include <TotemDAQMapping.h>
Public Member Functions | |
void | print (std::ostream &os, std::string subSystemName) const |
Public Attributes | |
unsigned int | hwID |
the hardware ID (16 bit) More... | |
TotemSymbID | symbolicID |
the symbolic id More... | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
std::ostream & | operator<< (std::ostream &s, const TotemVFATInfo &fp) |
Contains mappind data related to a VFAT.
Definition at line 25 of file TotemDAQMapping.h.
void TotemVFATInfo::print | ( | std::ostream & | os, |
std::string | subSystemName | ||
) | const |
Definition at line 16 of file TotemDAQMapping.cc.
References TauDecayModes::dec, and hlx_dqm_sourceclient_cfi::subSystemName.
|
private |
|
friend |
Definition at line 37 of file TotemDAQMapping.h.
|
friend |
Definition at line 37 of file TotemDAQMapping.h.
|
friend |
Definition at line 26 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 TotemDAQMappingESSourceXML::ParseTreeTotemT2().
TotemSymbID TotemVFATInfo::symbolicID |
the symbolic id
Definition at line 28 of file TotemDAQMapping.h.
Referenced by operator<<(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), TotemDAQMappingESSourceXML::ParseTreeTotemT2(), and TotemDAQMappingESSourceXML::ParseTreeTotemTiming().