Rosetta
|
Stores data that describes a metal-coordinating residue. More...
#include <protocols/metal_interface/MetalSiteResidue.hh>
#include <core/id/AtomID.hh>
#include <numeric/xyzVector.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::metal_interface | |
Typedefs | |
using | point = numeric::xyzVector< core::Real > |
Stores data that describes a metal-coordinating residue.
The intended use is for a utility::vector1 of MetalSiteResidues to describe a multiple-residue metal site. The atom id's make it convenient generalize the process of adding metalsite constraints.
using point = numeric::xyzVector<core::Real> |