9 const std::vector<const Muon::MdtPrepData*>& mdts,
11 double alpha,
double dalpha,
12 double rErr,
double zErr,
47 mlmidpt = std::hypot(
m_mdts.at(0)->detectorElement()->center().x(),
m_mdts.at(0)->detectorElement()->center().y());
49 mlmidpt =
m_mdts.at(0)->detectorElement()->center().z();
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
const Muon::IMuonIdHelperSvc * m_idHelperSvc
const Identifier getIdentifier() const
const Amg::Vector3D & globalPosition() const
double alphaError() const
double getChMidPoint() const
const std::vector< const Muon::MdtPrepData * > & mdtHitsOnTrack() const
int getHitPattern() const
TrackletSegment()=default
std::vector< const Muon::MdtPrepData * > m_mdts
Eigen::Matrix< double, 3, 1 > Vector3D