![]() |
ATLAS Offline Software
|
#include <DCMathSegmentMaker.h>
Public Member Functions | |
| segmentCreationInfo (ClusterVecPair &spVecs, const TrkDriftCircleMath::ChamberGeometry *multiGeo, Amg::Transform3D gToStation, Amg::Transform3D amdbToGlobal, double pmin, double pmax) | |
Public Attributes | |
| ClusterVecPair | clusters |
| const TrkDriftCircleMath::ChamberGeometry * | geom {nullptr} |
| Amg::Transform3D | globalTrans {Amg::Transform3D::Identity()} |
| Amg::Transform3D | amdbTrans {Amg::Transform3D::Identity()} |
| double | phimin {0.} |
| double | phimax {0.} |
Definition at line 169 of file DCMathSegmentMaker.h.
|
inline |
Definition at line 170 of file DCMathSegmentMaker.h.
| Amg::Transform3D Muon::DCMathSegmentMaker::segmentCreationInfo::amdbTrans {Amg::Transform3D::Identity()} |
Definition at line 181 of file DCMathSegmentMaker.h.
| ClusterVecPair Muon::DCMathSegmentMaker::segmentCreationInfo::clusters |
Definition at line 178 of file DCMathSegmentMaker.h.
| const TrkDriftCircleMath::ChamberGeometry* Muon::DCMathSegmentMaker::segmentCreationInfo::geom {nullptr} |
Definition at line 179 of file DCMathSegmentMaker.h.
| Amg::Transform3D Muon::DCMathSegmentMaker::segmentCreationInfo::globalTrans {Amg::Transform3D::Identity()} |
Definition at line 180 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::segmentCreationInfo::phimax {0.} |
Definition at line 183 of file DCMathSegmentMaker.h.
| double Muon::DCMathSegmentMaker::segmentCreationInfo::phimin {0.} |
Definition at line 182 of file DCMathSegmentMaker.h.
1.8.18