Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 const std::vector<const Muon::MdtPrepData*>& mdts,
11 double alpha,
double dalpha,
12 double rErr,
double zErr,
14 m_idHelperSvc(idHelperSvc),
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();
TrackletSegment()=default
double getChMidPoint() const
int stationName(const Identifier &id) const
const Muon::IMuonIdHelperSvc * m_idHelperSvc
const Identifier getIdentifier() const
const Amg::Vector3D & globalPosition() const
double alphaError() const
int stationPhi(const Identifier &id) const
std::vector< const Muon::MdtPrepData * > m_mdts
virtual const MdtIdHelper & mdtIdHelper() const =0
access to MdtIdHelper
bool isBarrel(const Identifier &id) const
int stationEta(const Identifier &id) const
Eigen::Matrix< double, 3, 1 > Vector3D
bool isEndcap(const Identifier &id) const
const std::vector< const Muon::MdtPrepData * > & mdtHitsOnTrack() const
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
int getHitPattern() const