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 |
void | print (std::ostream &os, std::string subSystemName) const |
Public Attributes | |
unsigned int | symbolicID |
chip ID, raw integer representation of DetId class 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 TotemSymbID &sid) |
Symbolic ID describing an entity of a TOTEM subdetector.
Definition at line 18 of file TotemSymbId.h.
|
inline |
Definition at line 25 of file TotemSymbId.h.
References symbolicID.
|
inline |
Definition at line 27 of file TotemSymbId.h.
References symbolicID.
void TotemSymbID::print | ( | std::ostream & | os, |
std::string | subSystemName | ||
) | const |
Definition at line 17 of file TotemSymbId.cc.
References TotemTimingDetId::ID_NOT_SET, hlx_dqm_sourceclient_cfi::subSystemName, and symbolicID.
|
private |
|
friend |
Definition at line 31 of file TotemSymbId.h.
|
friend |
Definition at line 31 of file TotemSymbId.h.
|
friend |
Definition at line 41 of file TotemSymbId.cc.
unsigned int TotemSymbID::symbolicID |
chip ID, raw integer representation of DetId class
Definition at line 21 of file TotemSymbId.h.
Referenced by DeadChannelsManager::isChannelDead(), operator<(), operator<<(), operator==(), TotemDAQMappingESSourceXML::ParseTreeDiamond(), TotemDAQMappingESSourceXML::ParseTreeRP(), TotemDAQMappingESSourceXML::ParseTreeTotemT2(), TotemDAQMappingESSourceXML::ParseTreeTotemTiming(), and print().