1 #ifndef L1Trigger_RPCMuon_h 2 #define L1Trigger_RPCMuon_h 26 unsigned short firedPlanes);
29 RPCMuon(
int ptCode,
int quality,
int sign,
int patternNum,
unsigned short firedPlanes);
void setDigiIdxVec(const TDigiLinkVec &d)
RPCConst::l1RpcConeCrdnts getConeCrdnts() const
std::vector< RPCMuon > L1RpcMuonsVec
RPCMuon()
Default constructor. No muon.
unsigned short getFiredPlanes() const
bits of this number denotes fired planes that conform to pattern pattern
The coordinates of Logic Cone: m_Tower, m_LogSector, m_LogSegment.
unsigned short m_FiredPlanes
bits of this number denotes fired planes that conform to pattern pattern
int getRefStripNum() const
TDigiLink(short int l, short int d)
unsigned int m_PtCode
5 bits, 0-31.
unsigned int m_Sign
1 bit, 0 - negative, 1 - positive.
int m_PatternNum
number of pattern (in given Pac), that was fit to this muon.
RPCConst::l1RpcConeCrdnts m_ConeCrdnts
The coordinates of LogCone, in which the muon was found.
int getLogSegment() const
void setConeCrdnts(const RPCConst::l1RpcConeCrdnts &coneCrdnts)
void setQuality(int quality)
void setLogConeIdx(int logConeIdx)
int getLogConeIdx() const
the index in LogConesVec stored in L1RpcTrigg (accessed by GetActiveCones)
void setPtCode(int ptCode)
std::vector< TDigiLink > TDigiLinkVec
TDigiLinkVec getDigiIdxVec() const
void setPatternNum(int patternNum)
void setRefStripNum(int refStripNum)
TDigiLinkVec m_digiIdxVec
unsigned int m_Quality
3 bits, 0-7.
int getPatternNum() const