The coordinates of Logic Cone: m_Tower, m_LogSector, m_LogSegment. More...
#include <RPCConst.h>
Public Member Functions | |
int | getSegmentNum () |
l1RpcConeCrdnts () | |
l1RpcConeCrdnts (int m_tower, int logSector, int logSegment) | |
bool | operator< (const l1RpcConeCrdnts &cone) const |
bool | operator== (const l1RpcConeCrdnts &cone) const |
Public Attributes | |
int | m_LogSector |
int | m_LogSegment |
int | m_Tower |
The coordinates of Logic Cone: m_Tower, m_LogSector, m_LogSegment.
Definition at line 119 of file RPCConst.h.
|
inline |
Definition at line 124 of file RPCConst.h.
|
inline |
Definition at line 130 of file RPCConst.h.
|
inline |
Definition at line 136 of file RPCConst.h.
bool RPCConst::l1RpcConeCrdnts::operator< | ( | const l1RpcConeCrdnts & | cone | ) | const |
Definition at line 267 of file RPCConst.cc.
bool RPCConst::l1RpcConeCrdnts::operator== | ( | const l1RpcConeCrdnts & | cone | ) | const |
Definition at line 278 of file RPCConst.cc.
int RPCConst::l1RpcConeCrdnts::m_LogSector |
Definition at line 121 of file RPCConst.h.
Referenced by RPCMuon::getLogSector(), RPCLogHit::getLogSector(), RPCBasicTrigConfig::getPac(), RPCBasicTrigConfig::getTCNum(), RPCLogHit::RPCLogHit(), RPCPacBase::RPCPacBase(), RPCTriggerBoard::RPCTriggerBoard(), and RPCPacBase::setCurrentPosition().
int RPCConst::l1RpcConeCrdnts::m_LogSegment |
Definition at line 122 of file RPCConst.h.
Referenced by RPCMuon::getLogSegment(), RPCLogHit::getLogSegment(), RPCBasicTrigConfig::getPac(), RPCLogHit::RPCLogHit(), RPCPacBase::RPCPacBase(), RPCTriggerBoard::RPCTriggerBoard(), and RPCPacBase::setCurrentPosition().
int RPCConst::l1RpcConeCrdnts::m_Tower |
Definition at line 120 of file RPCConst.h.
Referenced by RPCBasicTrigConfig::getPac(), RPCBasicTrigConfig::getTBNum(), RPCMuon::getTower(), RPCLogHit::getTower(), RPCBasicTrigConfig::getTowerNumOnTb(), RPCLogHit::RPCLogHit(), RPCPacBase::RPCPacBase(), RPCTriggerBoard::RPCTriggerBoard(), and RPCPacBase::setCurrentPosition().