Rosetta
Namespaces
OmegaTetherEnergy.cc File Reference

OmegaTether energy method class implementation. More...

#include <core/energy_methods/OmegaTetherEnergy.hh>
#include <core/energy_methods/OmegaTetherEnergyCreator.hh>
#include <core/scoring/OmegaTether.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/scoring/ScoringManager.hh>
#include <core/chemical/VariantType.hh>
#include <core/id/TorsionID.hh>
#include <core/pose/Pose.fwd.hh>
#include <numeric/conversions.hh>
#include <core/conformation/Residue.hh>
#include <utility/vector1.hh>

Namespaces

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

Detailed Description

OmegaTether energy method class implementation.

This score term constrains the inter-residue torsion (omega) to be 0 or 180 degrees. It works for alpha-amino acids, beta-amino acids, and oligoureas. In the case of oligoureas, it constrains both omega and mu (the preceding torsion) to be 180.

Author
Phil Bradley
Mike Tyka (mtyka.nosp@m.@u.w.nosp@m.ashin.nosp@m.gton.nosp@m..edu)