|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonCalib_CurvedCandidateFinderH
6 #define MuonCalib_CurvedCandidateFinderH
45 const std::vector<CurvedLine> &
getCandidates(
const double road_width);
CurvedCandidateFinder(const MdtHitVec &hits)
Constructor.
std::vector< MdtHitPtr > MdtHitVec
MuonCalibSegment::MdtHitPtr MdtHitPtr
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
const std::vector< CurvedLine > & getCandidates(const double road_width)
get all candidates connecting all hits within the given road width (mm)
MuonCalibSegment::MdtHitVec MdtHitVec
Eigen::Matrix< double, 3, 1 > Vector3D
std::vector< CurvedLine > m_candidates
std::shared_ptr< MdtCalibHitBase > MdtHitPtr
typedef for a collection of MdtCalibHitBase s