Function Acts::EventDataVisualization::createEllipse¶
Defined in File EventDataVisualization.hpp
Function Documentation¶
-
std::vector<Vector3D>
Acts::EventDataVisualization::createEllipse(double lambda0, double lambda1, double theta, size_t lseg, double outOfPlane, const Vector2D &lposition = Vector2D(0., 0.), const Transform3D &transform = Transform3D::Identity())¶ Helper mehod to draw the ellipse points.
- Parameters
lambda0: The Eigenvalue in 0lambda1: The Eigenvalue in 1theta: The angle between the x/y frame and EV framelseg: The number of segmentsoutOfPlane: The out of plane offset for visibilitylposition: The local anker point of the ellipsetransform: The transform to global