Rosetta 3.4
|
Base class definition for Constraint class hierarchy. More...
#include <core/scoring/constraints/Constraint.fwd.hh>
#include <core/scoring/constraints/FuncFactory.fwd.hh>
#include <core/scoring/ScoreType.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <numeric/random/random.fwd.hh>
#include <core/scoring/constraints/Func.hh>
#include <core/scoring/constraints/HarmonicFunc.hh>
#include <core/kinematics/ShortestPathInFoldTree.fwd.hh>
#include <numeric/xyzVector.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/exit.hh>
#include <core/id/AtomID.fwd.hh>
#include <core/id/SequenceMapping.hh>
#include <core/scoring/EnergyMap.fwd.hh>
#include <core/scoring/constraints/XYZ_Func.fwd.hh>
#include <utility/vector1.hh>
#include <sstream>
Classes | |
class | core::scoring::constraints::Constraint |
Actually a *restraint*, like a virtual rubber band between a pair of atoms. More... | |
Namespaces | |
namespace | core |
A class for defining atom parameters, known as atom_types. | |
namespace | core::scoring |
namespace | core::scoring::constraints |
Functions | |
std::ostream & | core::scoring::constraints::operator<< (std::ostream &out, Constraint &cst) |
Base class definition for Constraint class hierarchy.