1 #ifndef CalibMuon_DTCalibration_DTSegmentSelector_h
2 #define CalibMuon_DTCalibration_DTSegmentSelector_h
24 minHitsZ_(pset.getParameter<int>(
"minHitsZ")),
25 maxChi2_(pset.getParameter<double>(
"maxChi2")),
27 maxAngleZ_(pset.getParameter<double>(
"maxAngleZ")) {
bool operator()(DTRecSegment4D const &, edm::Event const &, edm::EventSetup const &)
DTSegmentSelector(edm::ParameterSet const &pset)
bool checkNoisySegment(edm::ESHandle< DTStatusFlag > const &, std::vector< DTRecHit1D > const &)