#include <DCMathSegmentMaker.h>
|
| Cluster2D (const Identifier elId, const Identifier ggId, const Amg::Vector2D &lp, double err, const MuonClusterOnTrack *ecl, const MuonClusterOnTrack *pcl) |
| constructor taking a single phi hit More...
|
|
| Cluster2D (const Identifier elId, const Identifier ggId, const Amg::Vector2D &lp, double err, const MuonClusterOnTrack *ecl, const std::vector< const MuonClusterOnTrack * > &phs) |
| constructor taking a vector of phi hits More...
|
|
const Trk::Surface & | surface () const |
|
Identifier | identify () const |
|
bool | is2D () const |
|
bool | corrupt () const |
|
Definition at line 119 of file DCMathSegmentMaker.h.
◆ Cluster2D() [1/2]
◆ Cluster2D() [2/2]
◆ corrupt()
bool Muon::DCMathSegmentMaker::Cluster2D::corrupt |
( |
| ) |
const |
|
inline |
◆ identify()
Identifier Muon::DCMathSegmentMaker::Cluster2D::identify |
( |
| ) |
const |
|
inline |
◆ is2D()
bool Muon::DCMathSegmentMaker::Cluster2D::is2D |
( |
| ) |
const |
|
inline |
◆ surface()
◆ detElId
Identifier Muon::DCMathSegmentMaker::Cluster2D::detElId |
◆ error
double Muon::DCMathSegmentMaker::Cluster2D::error |
◆ etaHit
◆ gasGapId
Identifier Muon::DCMathSegmentMaker::Cluster2D::gasGapId |
◆ globalPos
◆ locPos
Amg::Vector2D Muon::DCMathSegmentMaker::Cluster2D::locPos {Amg::Vector2D::Zero()} |
◆ phiHit
◆ phiHits
The documentation for this struct was generated from the following file:
virtual void localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const =0
Specified by each surface type: LocalToGlobal method without dynamic memory allocation.