Rosetta Protocols  2015.09
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>
#include <utility/vector1.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::metal_interface
 

Typedefs

typedef numeric::xyzVector
< core::Real
point
 

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