Rosetta
Namespaces | Functions
NetChargeConstraint.cc File Reference

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

#include <core/scoring/netcharge_energy/NetChargeConstraint.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/ResidueRanges.hh>
#include <core/scoring/netcharge_energy/NetChargeEnergySetup.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>

Namespaces

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

Functions

static basic::Tracer core::scoring::netcharge_energy::TR ("core.scoring.netcharge_energy.NetChargeConstraint")
 

Detailed Description

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)