|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PRDHANDLE_MDT_H
6 #define PRDHANDLE_MDT_H
18 void buildShapes(SoNode*&shape_simple, SoNode*&shape_detailed);
28 inline bool masked()
const;
30 inline int ADC()
const;
57 return (
masked() &&
ch->highLightMasked() ) || (
ADC() <=
ch->highLightADCBelow() );
QString driftCircleStatus() const
bool inMuonChamber() const
const Muon::MdtPrepData * m_driftcircle
PRDHandle_MDT(PRDCollHandle_MDT *, const Muon::MdtPrepData *)
const Muon::MdtPrepData * driftCircle() const
PRDCollHandleBase * collHandle() const
GeoPVConstLink parentMuonChamberPV() const
QStringList clicked() const
int adc() const
Returns the ADC (typically range is 0 to 250)
@ MdtStatusMasked
A hit during a previous bunch crossing occured which rendered the tube dead for this bunch crossing.
Class to represent measurements from the Monitored Drift Tubes.
bool transformUsesSurfacePositionOnly() const
void buildShapes(SoNode *&shape_simple, SoNode *&shape_detailed)
const Trk::PrepRawData * getPRD() const
MdtDriftCircleStatus status() const
Returns the status of the measurement.
virtual const MuonGM::MdtReadoutElement * detectorElement() const override
Returns the detector element corresponding to this PRD.
PVConstLink parentStationPV() const