Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
ResidueTypeConstraintGenerator.cc File Reference

Generates residue type constraints for a set of residues from the current or reference pose. More...

#include <protocols/constraint_generator/ResidueTypeConstraintGenerator.hh>
#include <protocols/constraint_generator/ConstraintGeneratorFactory.hh>
#include <protocols/constraint_generator/ResidueTypeConstraintGeneratorCreator.hh>
#include <protocols/constraint_generator/util.hh>
#include <core/conformation/Residue.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/constraints/Constraint.hh>
#include <core/scoring/constraints/ResidueTypeConstraint.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/util.hh>
#include <core/select/residue_selector/TrueResidueSelector.hh>
#include <core/types.hh>
#include <core/id/SequenceMapping.hh>
#include <basic/Tracer.hh>
#include <basic/citation_manager/CitationCollection.hh>
#include <basic/citation_manager/UnpublishedModuleInfo.hh>
#include <utility/fixedsizearray1.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <utility/tag/Tag.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::constraint_generator
 

Functions

static basic::Tracer TR ("protocols.constraint_generator.ResidueTypeConstraintGenerator")
 

Detailed Description

Generates residue type constraints for a set of residues from the current or reference pose.

Author
Sharon Guffy (guffy.nosp@m.@ema.nosp@m.il.un.nosp@m.c.ed.nosp@m.u)

Function Documentation

static basic::Tracer TR ( "protocols.constraint_generator.ResidueTypeConstraintGenerator"  )
static