Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef SURVEYCONSTRAINTMODULE_HH
14 #define SURVEYCONSTRAINTMODULE_HH
16 #include "Identifier/Identifier.h"
50 void getPoints( std::vector<SurveyConstraintPoint>&,
SurveyConstraintModule & operator=(const SurveyConstraintModule &)
assignment operator
Identifier moduleID() const
Eigen::Matrix< double, Eigen::Dynamic, 1 > VectorX
Dynamic Vector - dynamic allocation.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Amg::Transform3D m_globaltolocal
Amg::Transform3D get_globaltolocal()
Amg::VectorX DOCA_Vector() const
std::vector< SurveyConstraintPoint > m_ModulePoints
void addStaveConstraintPoint(std::vector< SurveyConstraintPoint > &cPoints)
void set_globaltolocal(Amg::Transform3D &globaltolocal)
void addModuleConstraintPoint(const SurveyConstraintPoint &cPoint)
void getPoints(std::vector< SurveyConstraintPoint > &, ModuleStatus mstat) const
Eigen::Affine3d Transform3D
Amg::MatrixX m_DOCA_Matrix
std::vector< SurveyConstraintPoint > m_StavePoints
Amg::VectorX m_DOCA_Vector
unsigned int nModulePoints()
Amg::MatrixX DOCA_Matrix() const
void set_DOCA_Vector(Amg::VectorX &DOCA_Vector)
unsigned int nStavePoints()
SurveyConstraintModule()
defaukt constructor
~SurveyConstraintModule()
destructor