Rosetta
Namespaces | Typedefs
NetChargeConstraint.fwd.hh File Reference

Forward declarations for a constraint for constraining sequences to have a desired net charge, 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::netcharge_energy
 

Typedefs

typedef utility::pointer::shared_ptr< NetChargeConstraint > core::scoring::netcharge_energy::NetChargeConstraintOP
 
typedef utility::pointer::shared_ptr< NetChargeConstraint const > core::scoring::netcharge_energy::NetChargeConstraintCOP
 

Detailed Description

Forward declarations for a constraint for constraining sequences to have a desired net charge, analogous to a geometric constraint.

The corresponding energy term for this constraint is the NetChargeEnergy (netcharge in wts files).

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