#include <MuonLayerHoughSelector.h>
Definition at line 12 of file MuonLayerHoughSelector.h.
◆ MuonLayerHoughSelector() [1/4]
MuonHough::MuonLayerHoughSelector::MuonLayerHoughSelector |
( |
| ) |
|
|
default |
◆ MuonLayerHoughSelector() [2/4]
◆ MuonLayerHoughSelector() [3/4]
◆ MuonLayerHoughSelector() [4/4]
MuonHough::MuonLayerHoughSelector::MuonLayerHoughSelector |
( |
std::vector< std::pair< int, float >> |
cutValues | ) |
|
◆ ~MuonLayerHoughSelector()
MuonHough::MuonLayerHoughSelector::~MuonLayerHoughSelector |
( |
| ) |
|
|
virtualdefault |
◆ getCutValue()
float MuonHough::MuonLayerHoughSelector::getCutValue |
( |
float |
pos | ) |
const |
◆ getMinCutValue()
float MuonHough::MuonLayerHoughSelector::getMinCutValue |
( |
| ) |
const |
Definition at line 35 of file MuonLayerHoughSelector.cxx.
37 std::cout <<
"MuonLayerHoughSelector: cutValues not available, returning invalid value";
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ passesCutValue()
bool MuonHough::MuonLayerHoughSelector::passesCutValue |
( |
float |
testValue, |
|
|
float |
position |
|
) |
| const |
◆ m_cutValues
std::vector<std::pair<int, float> > MuonHough::MuonLayerHoughSelector::m_cutValues |
|
private |
The documentation for this class was generated from the following files:
void sort(typename std::reverse_iterator< DataModel_detail::iterator< DVL > > beg, typename std::reverse_iterator< DataModel_detail::iterator< DVL > > end, const Compare &comp)
Specialization of sort for DataVector/List.