Rosetta
Classes | Namespaces
NetChargeConstraint.hh File Reference

Headers for a constraint for constraining sequences to have a desired net charge, analogous to a geometric constraint. More...

#include <core/scoring/aa_composition_energy/SequenceConstraint.hh>
#include <core/scoring/netcharge_energy/NetChargeConstraint.fwd.hh>
#include <core/scoring/constraints/Constraint.hh>
#include <core/select/residue_selector/ResidueSelector.fwd.hh>
#include <core/scoring/netcharge_energy/NetChargeEnergySetup.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <string>

Classes

class  core::scoring::netcharge_energy::NetChargeConstraint
 

Namespaces

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

Detailed Description

Headers 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)