Rosetta
Classes | Namespaces
Assembly.hh File Reference

A set of simple container classes used by the SewingProtocol. These classes are used during the Hashing of coordinates, as well as during assembly of low-resolution assemblies. More...

#include <protocols/legacy_sewing/sampling/SewGraph.fwd.hh>
#include <protocols/legacy_sewing/util/io.hh>
#include <protocols/legacy_sewing/conformation/Assembly.fwd.hh>
#include <protocols/legacy_sewing/conformation/Model.hh>
#include <core/pack/task/TaskFactory.fwd.hh>
#include <protocols/loops/Loop.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
#include <core/pose/Pose.fwd.hh>
#include <set>
#include <map>
#include <boost/tuple/tuple.hpp>

Classes

class  protocols::legacy_sewing::Assembly
 An Assembly is a collection of SewSegments. Assemblies are created using the geometric "compatibility" data generated by the Hasher. More...
 

Namespaces

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

Detailed Description

A set of simple container classes used by the SewingProtocol. These classes are used during the Hashing of coordinates, as well as during assembly of low-resolution assemblies.

Author
Tim Jacobs