4#ifndef XAODMUONPREPDATA_VERSION_COMBINEDMUONSTRIP_V1_H
5#define XAODMUONPREPDATA_VERSION_COMBINEDMUONSTRIP_V1_H
void setPrimaryStrip(const xAOD::UncalibratedMeasurement *meas)
Links a prd measurement as primary meaurement.
const xAOD::UncalibratedMeasurement * secondaryStrip() const
Returns the secondary associated measurement.
const xAOD::UncalibratedMeasurement * primaryStrip() const
Returns the primary associated measurement.
void setSecondaryStrip(const xAOD::UncalibratedMeasurement *meas)
Linkt a prd measurement as secondary measurement.
virtual xAOD::UncalibMeasType type() const override final
Returns the type of the measurement type as a simple enumeration.
virtual ~CombinedMuonStrip_v1()=default
virtual destructor
unsigned numDimensions() const override
Specify the number of dimensions as zero -> handle in the calibrator.
CombinedMuonStrip_v1()=default
Empty constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
UncalibMeasType
Define the type of the uncalibrated measurement.
UncalibratedMeasurement_v1 UncalibratedMeasurement
Define the version of the uncalibrated measurement class.