Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
NamedDihedralConstraint.fwd.hh File Reference

Provides a dihedral constraint based on atom names, rather than numbers. Useful for when atom numbers change. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef
utility::pointer::shared_ptr
< NamedDihedralConstraint > 
core::scoring::constraints::NamedDihedralConstraintOP
 
typedef
utility::pointer::shared_ptr
< NamedDihedralConstraint
const > 
core::scoring::constraints::NamedDihedralConstraintCOP
 

Detailed Description

Provides a dihedral constraint based on atom names, rather than numbers. Useful for when atom numbers change.

Author
Tom Linsky ( tlinsky at uw dot edu )