Rosetta
Classes | Namespaces | Functions
DipolarCoupling.hh File Reference

Uses NMR DC for scoring. More...

#include <core/scoring/DipolarCoupling.fwd.hh>
#include <core/types.hh>
#include <numeric/xyzVector.hh>
#include <basic/datacache/CacheableData.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.hh>

Classes

class  core::scoring::DipolarCoupling
 DipolarCouplings are mainly handled by this class @detail related classed: DC — a single line in an DC file - representing a single dc coupling DipolarCouplingEnergy – an energy method which triggers computations handled by this class. More...
 
class  core::scoring::DC
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 

Functions

void core::scoring::store_DC_in_pose (DipolarCouplingOP dc_info, core::pose::Pose &pose)
 
DipolarCouplingOP core::scoring::retrieve_DC_from_pose (core::pose::Pose &pose)
 
DipolarCouplingCOP core::scoring::retrieve_DC_from_pose (core::pose::Pose const &pose)
 
std::ostream & core::scoring::operator<< (std::ostream &out, DipolarCoupling const &dc)
 
std::ostream & core::scoring::operator<< (std::ostream &out, DC const &dc)
 

Detailed Description

Uses NMR DC for scoring.

Author
Lei Shi