|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
41 #endif // TRIGL2MUONSA_RECMUONROIUTILS_H
bool isLowPt(const xAOD::MuonRoI *p_roi) const
bool isBarrel(const xAOD::MuonRoI *p_roi) const
unsigned int getThresholdNumber() const
returns the Threshold Number (1 to 6) associated with this RecRoI
This class defines the reconstructed Muon ROI.
bool isHighPt(const xAOD::MuonRoI *p_roi) const
bool isBarrel(const LVL1::RecMuonRoI *p_roi) const
Class describing a LVL1 muon region of interest.
RoISource getSource() const
Returns the system that detected the muon candidate.
bool isHighPt(const LVL1::RecMuonRoI *p_roi) const
unsigned int sysID() const
returns system ID ROI (Barrel=0, Endcap=1, Forward=2)
bool getBW3Coincidence() const
Returns whether or not there was a 3-station coincidence in the TGC.
bool isLowPt(const LVL1::RecMuonRoI *p_roi) const