14#ifndef MUONCALIB_SIMPLEMDTSEGMENTSELECTOR_H
15#define MUONCALIB_SIMPLEMDTSEGMENTSELECTOR_H
Interface class for MdtSegmentSelectors.
A MuonCalibSegment is a reconstructed three dimensional track segment in the MuonSpectrometer.
void setPrintLevel(int level)
set print level
SimpleMdtSegmentSelector(double chi2_max, unsigned int hits_min)
constructor
double m_chi2_max
selection criteria
int m_printLevel
print level
virtual bool select(const MuonCalibSegment &seg) const
test MdtSegment on selection criteria
unsigned int m_hits_min
minimum numbers of hits on segment
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.