Rosetta
Namespaces | Functions
Assembly.cc File Reference
#include <protocols/legacy_sewing/conformation/Assembly.hh>
#include <protocols/legacy_sewing/sampling/SewGraph.fwd.hh>
#include <protocols/legacy_sewing/util/io.hh>
#include <protocols/legacy_sewing/util/util.hh>
#include <core/pose/Pose.hh>
#include <core/pose/subpose_manipulation_util.hh>
#include <core/pose/annotated_sequence.hh>
#include <core/conformation/ResidueFactory.hh>
#include <core/pack/task/TaskFactory.hh>
#include <core/pack/task/operation/TaskOperations.hh>
#include <core/util/SwitchResidueTypeSet.hh>
#include <core/conformation/Residue.hh>
#include <core/conformation/Residue.functions.hh>
#include <core/conformation/Conformation.hh>
#include <core/chemical/VariantType.hh>
#include <core/chemical/ResidueTypeSet.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/kinematics/Edge.hh>
#include <core/types.hh>
#include <protocols/loops/Loop.hh>
#include <core/select/util/SelectResiduesByLayer.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/legacy_sewing.OptionKeys.gen.hh>
#include <numeric/model_quality/rms.hh>
#include <numeric/random/random.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzTransform.hh>
#include <utility/LexicographicalIterator.hh>
#include <utility/vector1.hh>
#include <protocols/legacy_sewing/sampling/SewGraph.hh>

Namespaces

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

Functions

static basic::Tracer protocols::legacy_sewing::TR ("protocols.legacy_sewing.Assembly")
 
std::ostream & protocols::legacy_sewing::operator<< (std::ostream &out, Assembly const &assembly)
 

Detailed Description

Author
Tim Jacobs
Benfeard Williams
Tim Jacobs