Interface class for MdtSegment fitters performing a pattern recognition.
More...
#include <IMdtPatRecFitter.h>
Interface class for MdtSegment fitters performing a pattern recognition.
Definition at line 18 of file IMdtPatRecFitter.h.
◆ HitSelection
◆ IMdtPatRecFitter()
| MuonCalib::IMdtPatRecFitter::IMdtPatRecFitter |
( |
| ) |
|
|
inline |
◆ ~IMdtPatRecFitter()
| virtual MuonCalib::IMdtPatRecFitter::~IMdtPatRecFitter |
( |
| ) |
|
|
virtualdefault |
◆ fit() [1/2]
◆ fit() [2/2]
◆ printLevel()
| virtual void MuonCalib::IMdtSegmentFitter::printLevel |
( |
int | | ) |
|
|
pure virtualinherited |
◆ RefineSegmentFlag()
| bool MuonCalib::IMdtPatRecFitter::RefineSegmentFlag |
( |
| ) |
const |
|
inline |
◆ refit()
| bool MuonCalib::IMdtPatRecFitter::refit |
( |
| ) |
const |
|
inline |
◆ SetRefineSegmentFlag()
| void MuonCalib::IMdtPatRecFitter::SetRefineSegmentFlag |
( |
const bool | flag | ) |
|
|
inline |
number of hits selected for track
virtual unsigned int numberOfTrackHits() const = 0; get selected track hits virtual const std::vector<const MdtCalibHitBase *> &trackHits() const = 0; set refine segment flag
- Parameters
-
| flag | if true the hit selection is changed in the segment |
Definition at line 34 of file IMdtPatRecFitter.h.
◆ setRoadWidth()
| virtual void MuonCalib::IMdtPatRecFitter::setRoadWidth |
( |
const double | | ) |
|
|
pure virtual |
◆ switchOffRefit()
| void MuonCalib::IMdtPatRecFitter::switchOffRefit |
( |
| ) |
|
|
inline |
◆ switchOnRefit()
| void MuonCalib::IMdtPatRecFitter::switchOnRefit |
( |
| ) |
|
|
inline |
◆ m_refine_segment
| bool MuonCalib::IMdtPatRecFitter::m_refine_segment |
|
protected |
◆ m_refit
| bool MuonCalib::IMdtPatRecFitter::m_refit |
|
protected |
The documentation for this class was generated from the following file: