|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONNSWASBUILT_CATHODEBOARDELEMENT_H
6 #define MUONNSWASBUILT_CATHODEBOARDELEMENT_H
The return type of the getStrip method: three points along the strip, in quadruplet coordinate.
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].
CathodeBoardElement(stgcStripConfiguration_t config, const Element &element)
Constructor.
stgcStripPoint_t fCenterPoint
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.
stgcStripPoint_t sRightPoint
Helper class saving all the needed information to compute strips for a particular cathode board.
stgcStripPoint_t fLeftPoint
stgcStripPoint_t sLeftPoint
stgcStripPoint_t sCenterPoint
stgcStripPoint_t lLeftPoint
stgcStripPoint_t lRightPoint
Eigen::Matrix< double, 3, 1 > Vector3D
const Element & m_element_stgc
Element::ParameterClass ParameterClass
stgcStripPoint_t fRightPoint
Element: a node in a hierarchy of alignment frames.
stgcStripPoint_t lCenterPoint