Symbolic ID describing an entity of a TOTEM subdetector. More...
#include <TotemSymbId.h>
Public Member Functions | |
bool | operator< (const TotemSymbID &sid) const |
bool | operator== (const TotemSymbID &sid) const |
Public Attributes | |
unsigned int | symbolicID |
chip ID, raw integer representation of DetId class More... | |
Friends | |
std::ostream & | operator<< (std::ostream &s, const TotemSymbID &sid) |
Symbolic ID describing an entity of a TOTEM subdetector.
Definition at line 16 of file TotemSymbId.h.
|
inline |
Definition at line 26 of file TotemSymbId.h.
|
inline |
Definition at line 28 of file TotemSymbId.h.
|
friend |
Definition at line 12 of file TotemSymbId.cc.
unsigned int TotemSymbID::symbolicID |
chip ID, raw integer representation of DetId class
Definition at line 24 of file TotemSymbId.h.
Referenced by DeadChannelsManager::isChannelDead(), operator<<(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), and TotemDAQMappingESSourceXML::ParseTreeTotemTiming().