|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   15 #ifndef SURVEYCONSTRAINTPOINT_HH 
   16 #define SURVEYCONSTRAINTPOINT_HH 
  
bool operator!=(const SurveyConstraintPoint &) const
void moveTo(const Amg::Transform3D &trans)
const Amg::Vector3D & survey() const
SurveyConstraintPoint & operator=(const SurveyConstraintPoint &)
Amg::Vector3D & current()
Eigen::Affine3d Transform3D
void moveFrom(const Amg::Transform3D &trans)
const Amg::Vector3D & current() const
Eigen::Matrix< double, 3, 1 > Vector3D
void setSurvey(const Amg::Vector3D &point)
bool operator==(const SurveyConstraintPoint &) const
void setCurrent(const Amg::Vector3D &point)
virtual ~SurveyConstraintPoint()