Go to the documentation of this file.
13 #ifndef INCLUDED_core_scoring_constraints_CoordinateConstraint_hh
14 #define INCLUDED_core_scoring_constraints_CoordinateConstraint_hh
33 #include <utility/vector1.hh>
34 #include <numeric/xyzVector.hh>
39 namespace constraints {
52 AtomID const & fixed_atom_in,
53 Vector const & xyz_target_in,
73 void show( std::ostream& out )
const;