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 23 of file TotemSymbId.h.
References symbolicID.
|
inline |
Definition at line 28 of file TotemSymbId.h.
References operator<<, alignCSCRings::s, and symbolicID.
|
friend |
Definition at line 13 of file TotemSymbId.cc.
Referenced by operator==().
unsigned int TotemSymbID::symbolicID |
chip ID, raw integer representation of DetId class
Definition at line 21 of file TotemSymbId.h.
Referenced by operator<(), operator<<(), operator==(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), TotemDAQMappingESSourceXML::ParseTreeTotemTiming(), RawToDigiConverter::run(), and RawToDigiConverter::runCommon().