13#ifndef MUONCALIB_LOCALSEGMENTRESOLVER_H
14#define MUONCALIB_LOCALSEGMENTRESOLVER_H
45 typedef std::pair<Amg::Vector3D, Amg::Vector3D>
Line;
void setPrintLevel(int level)
set print level
int bestLine(const HitVec &hits, const LineVec &localTracks) const
LocalSegmentResolver()
constructor
int m_printLevel
print level
std::vector< Line > LineVec
MuonCalibSegment::MdtHitVec HitVec
LineVec getLines(const MdtCalibHitBase &firstHit, const MdtCalibHitBase &lastHit) const
bool resolve(MuonCalibSegment *seg) const
resolve local position and direction of the track segment
std::pair< Amg::Vector3D, Amg::Vector3D > Line
Athena-independent part of the MdtCalibHit.
A MuonCalibSegment is a reconstructed three dimensional track segment in the MuonSpectrometer.
std::vector< MdtHitPtr > MdtHitVec
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.