#include <RPCTBMuon.h>
Static Public Member Functions | |
static void | fromBits (RPCTBMuon &muon, unsigned int value) |
static unsigned int | toBits (const RPCTBMuon &muon) |
Static Private Attributes | |
static const int | m_etaBitsCnt = 6 |
static const unsigned int | m_etaBitsMask = 0x3f |
static const int | m_phiBitsCnt = 7 |
static const unsigned int | m_phiBitsMask = 0x7f |
static const int | m_ptBitsCnt = 5 |
static const unsigned int | m_ptBitsMask = 0x1f |
static const int | m_qualBitsCnt = 3 |
static const unsigned int | m_qualBitsMask = 0x7 |
static const int | m_signBitsCnt = 1 |
static const unsigned int | m_signBitsMask = 0x1 |
Definition at line 178 of file RPCTBMuon.h.
|
static |
Definition at line 323 of file RPCTBMuon.cc.
References RPCTBMuon::m_EtaAddress, RPCTBMuon::m_PhiAddress, RPCMuon::m_PtCode, RPCMuon::m_Quality, RPCMuon::m_Sign, and edm::shift.
Referenced by RPCTBMuon::fromBits().
|
static |
Definition at line 309 of file RPCTBMuon.cc.
References RPCTBMuon::m_EtaAddress, RPCTBMuon::m_PhiAddress, RPCMuon::m_PtCode, RPCMuon::m_Quality, RPCMuon::m_Sign, edm::shift, and relativeConstraints::value.
Referenced by RPCTBMuon::toBits().
|
staticprivate |
Definition at line 184 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 184 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 183 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 183 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 181 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 181 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 182 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 182 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 180 of file RPCTBMuon.h.
|
staticprivate |
Definition at line 180 of file RPCTBMuon.h.