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 17 of file TotemSymbId.h.
|
inline |
Definition at line 22 of file TotemSymbId.h.
References symbolicID.
|
inline |
Definition at line 24 of file TotemSymbId.h.
References symbolicID.
|
friend |
Definition at line 13 of file TotemSymbId.cc.
unsigned int TotemSymbID::symbolicID |
chip ID, raw integer representation of DetId class
Definition at line 20 of file TotemSymbId.h.
Referenced by DeadChannelsManager::isChannelDead(), operator<(), operator<<(), operator==(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), and TotemDAQMappingESSourceXML::ParseTreeTotemTiming().