5#ifndef TRIGL2MUONSA_RECMUONROIUTILS_H
6#define TRIGL2MUONSA_RECMUONROIUTILS_H
20 return (p_roi->
sysID()==0) ? true :
false;
23 return (p_roi->
getSource()==0) ? true :
false;
This class defines the reconstructed Muon ROI.
unsigned int getThresholdNumber() const
returns the Threshold Number (1 to 6) associated with this RecRoI
unsigned int sysID() const
returns system ID ROI (Barrel=0, Endcap=1, Forward=2)
bool isBarrel(const LVL1::RecMuonRoI *p_roi) const
bool isHighPt(const LVL1::RecMuonRoI *p_roi) const
bool isHighPt(const xAOD::MuonRoI *p_roi) const
bool isLowPt(const LVL1::RecMuonRoI *p_roi) const
bool isLowPt(const xAOD::MuonRoI *p_roi) const
bool isBarrel(const xAOD::MuonRoI *p_roi) const
bool getBW3Coincidence() const
Returns whether or not there was a 3-station coincidence in the TGC.
RoISource getSource() const
Returns the system that detected the muon candidate.