Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef XAODMUONPREPDATA_VERSION_MDTTWINDRIFTCIRCLE_V1_H
5 #define XAODMUONPREPDATA_VERSION_MDTTWINDRIFTCIRCLE_V1_H
int16_t tdc() const
Returns the TDC (typically range is 0 to 2500)
float posAlongWire() const
Returns the coordinate along the wire.
unsigned int numDimensions() const override final
Override the dimensions to be 1.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Identifier twinIdentify() const
Returns the Identifier of the twin tube.
bool const RAWDATA *ch2 const
setScaleOne setStatusOne setSaturated int16_t
uint8_t twinLayer() const
Returns the layer number of the associated twin channel (1-4)
int16_t twinTdc() const
Returns the TDC (typically range is 0 to 2500)
MdtTwinDriftCircle_v1()=default
Default constructor.
virtual ~MdtTwinDriftCircle_v1()=default
Virtual destructor.
uint16_t twinTube() const
Returns the tube number of the associated twin channel (1-120)
int16_t adc() const
Returns the ADC (typically range is 0 to 250)
int16_t twinAdc() const
Returns the ADC (typically range is 0 to 250)
float posAlongWireUncert() const
Returns the uncertainty on the coordinate along the wire.
void setTwinTdc(int16_t tdc)
Sets the TDC counts.
void setTwinAdc(int16_t adc)
Sets the ADC counts.
https://gitlab.cern.ch/atlas/athena/-/blob/master/MuonSpectrometer/MuonReconstruction/MuonRecEvent/Mu...
void setTwinTube(uint16_t tube_n)
Sets the tube number.
void setTwinLayer(uint8_t layer_n)
Sets the layer number.
float posAlongWireCov() const
Returns the covariance of the coordinate along the wire.