![]() |
Rosetta
2021.16
|
A cst generator that creates Dihedral constraints for specified residues using a residue selector. More...
#include <protocols/constraint_generator/DihedralConstraintGenerator.fwd.hh>#include <protocols/constraint_generator/ConstraintGenerator.hh>#include <core/types.hh>#include <core/id/types.hh>#include <core/id/AtomID.hh>#include <core/pose/Pose.fwd.hh>#include <core/scoring/constraints/Constraint.fwd.hh>#include <core/select/residue_selector/ResidueSelector.fwd.hh>#include <utility/pointer/owning_ptr.hh>#include <utility/VirtualBase.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>Classes | |
| class | protocols::constraint_generator::DihedralConstraintGenerator |
| A cst generator that creates Dihedral constraints for specified residues using a residue selector. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::constraint_generator | |
Functions | |
| utility::vector1 < core::id::AtomID > | protocols::constraint_generator::parse_custom_torsion (std::string const &atom_names_list, std::string const &resnums, core::pose::Pose const &pose) |
| Turn two strings, comma-separated with atom names and resnums into a custom dihedral vector. More... | |
| core::id::MainchainTorsionType | protocols::constraint_generator::parse_torsion_type (std::string const &dih) |
| Get the MainchainTorsionType from a string (phi/psi/omega/omega2/omega3). More... | |
A cst generator that creates Dihedral constraints for specified residues using a residue selector.
1.8.7