Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
NamedAngleConstraint.cc File Reference

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/chemical/ResidueType.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 <utility/vector1.hh>
#include <core/id/types.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")
 

Detailed Description

Provides an angle constraint based on atom names, rather than numbers. Useful for when atom numbers change.

Author
Tom Linsky (tlinsky at uw dot edu)

Function Documentation

static basic::Tracer TR ( "core.scoring.constraints.NamedAngleConstraint"  )
static