Rosetta
Namespaces | Typedefs
MetalSiteResidue.cc File Reference

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 >
 

Detailed Description

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.

Author
Bryan Der

Typedef Documentation

◆ point

using point = numeric::xyzVector<core::Real>