5#ifndef MUONNSWASBUILT_CATHODEBOARDELEMENT_H
6#define MUONNSWASBUILT_CATHODEBOARDELEMENT_H
const Element & m_element_stgc
stgcStripConfiguration_t m_config_stgc
stgcStrip_t getStgcStrip(ParameterClass iclass, int stripNumber) const
Returns three points (center, left, right) of a given strip, in quadruplet coordinates.
CathodeBoardElement(stgcStripConfiguration_t config, const Element &element)
Constructor.
Element::ParameterClass ParameterClass
Amg::Vector3D getPositionAlongStgcStrip(ParameterClass iclass, int stripNumber, double sx, double sy) const
Returns a point on the strip, parameterized by second coordinate s, in [-1,+1].
Element: a node in a hierarchy of alignment frames.
Eigen::Matrix< double, 3, 1 > Vector3D
stgcStripPoint_t fCenterPoint
stgcStripPoint_t fLeftPoint
stgcStripPoint_t lCenterPoint
stgcStripPoint_t sCenterPoint
stgcStripPoint_t sLeftPoint
stgcStripPoint_t lRightPoint
stgcStripPoint_t fRightPoint
stgcStripPoint_t sRightPoint
stgcStripPoint_t lLeftPoint
The return type of the getStrip method: three points along the strip, in quadruplet coordinate.