5#ifndef MUONLAYERHOUGH_MUONLAYERHOUGHSELECTOR_H
6#define MUONLAYERHOUGH_MUONLAYERHOUGHSELECTOR_H
float getCutValue(float pos) const
Getter Methods.
virtual ~MuonLayerHoughSelector()
Destructor.
MuonLayerHoughSelector(MuonLayerHoughSelector &&)=default
std::vector< std::pair< int, float > > m_cutValues
MuonLayerHoughSelector(const MuonLayerHoughSelector &)=default
float getMinCutValue() const
bool passesCutValue(float testValue, float position) const
MuonLayerHoughSelector()=default
Default constructor.
MuonLayerHoughSelector & operator=(MuonLayerHoughSelector &&)=default