14#ifndef MUONCALIB_SIMPLEPATTERNSELECTOR_H
15#define MUONCALIB_SIMPLEPATTERNSELECTOR_H
Interface to MuonCalibPatternSelectors.
Class to store the information belonging to a global pattern in the muon system.
int m_printLevel
print level
void setPrintLevel(int level)
set print level
SimplePatternSelector(double chi2_max, unsigned int mdtSeg_min, unsigned int phiSeg_min)
constructor
virtual bool select(const MuonCalibPattern &seg) const
test MdtSegment on selection criteria
unsigned int m_mdtSeg_min
minimum number of mdt segments on pattern
double m_chi2_max
selection criteria
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.