Rosetta Protocols  2015.02
Classes | Namespaces
SandwichFragment.hh File Reference

Small helper class that stores the start and end of a strand secondary structure. More...

#include <string>
#include <vector>
#include <map>
#include <core/conformation/Residue.hh>
#include <core/pose/Pose.hh>
#include <core/types.hh>
#include <numeric/xyzVector.hh>
#include <numeric/HomogeneousTransform.hh>
#include <utility/string_util.hh>
#include <utility/vector1.fwd.hh>

Classes

class  protocols::features::strand_assembly::SandwichFragment
 

Namespaces

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

Detailed Description

Small helper class that stores the start and end of a strand secondary structure.

Author
Doo Nam Kim (started from Tim jacobs' code)