#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
|
| | 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
|
| 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]
constructor taking a single phi hit
Definition at line 121 of file DCMathSegmentMaker.h.
122 :
125 if (pcl)
phiHits.push_back(pcl);
126 }
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.
const Trk::Surface & surface() const
const MuonClusterOnTrack * etaHit
const MuonClusterOnTrack * phiHit
std::vector< const MuonClusterOnTrack * > phiHits
◆ 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()
| const Trk::Surface & Muon::DCMathSegmentMaker::Cluster2D::surface |
( |
| ) |
const |
|
inline |
◆ 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: