Rosetta
Namespaces | Typedefs
AACompositionConstraint.fwd.hh File Reference

Forward declarations for a constraint for constraining sequences to have a desired amino acid composition, analogous to a geometric constraint. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef utility::pointer::shared_ptr< AACompositionConstraint > core::scoring::aa_composition_energy::AACompositionConstraintOP
 
typedef utility::pointer::shared_ptr< AACompositionConstraint const > core::scoring::aa_composition_energy::AACompositionConstraintCOP
 

Detailed Description

Forward declarations for a constraint for constraining sequences to have a desired amino acid composition, analogous to a geometric constraint.

The corresponding energy term for this constraint is the AACompositionEnergy (aa_composition in wts files).

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)