Rosetta
|
Provides an angle constraint based on atom names, rather than numbers. Useful for when atom numbers change. More...
#include <core/scoring/constraints/NamedAngleConstraint.hh>
#include <core/scoring/constraints/ConstraintIO.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/scoring/func/FuncFactory.hh>
#include <core/conformation/Residue.hh>
#include <core/id/NamedAtomID.hh>
#include <core/id/AtomID.hh>
#include <core/pose/Pose.hh>
#include <core/pose/util.hh>
#include <core/id/Exceptions.hh>
#include <basic/Tracer.hh>
#include <core/id/SequenceMapping.hh>
#include <core/scoring/func/XYZ_Func.hh>
#include <core/scoring/func/Func.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::constraints | |
Functions | |
static basic::Tracer | TR ("core.scoring.constraints.NamedAngleConstraint") |
Provides an angle constraint based on atom names, rather than numbers. Useful for when atom numbers change.
|
static |