Rosetta Core  2014.16.56682
Classes | Namespaces
EmbeddingFactory.hh File Reference

Factory Method for creating a membrane embedding from user options and tags. More...

#include <core/membrane/geometry/EmbeddingFactory.fwd.hh>
#include <core/pose/Pose.hh>
#include <core/conformation/membrane/SpanningTopology.hh>
#include <core/conformation/membrane/definitions.hh>
#include <core/conformation/membrane/Exceptions.hh>
#include <core/membrane/geometry/util.hh>
#include <core/conformation/Residue.hh>
#include <ObjexxFCL/FArray1D.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <ObjexxFCL/FArray3D.hh>
#include <ObjexxFCL/FArray4D.hh>
#include <basic/Tracer.hh>
#include <basic/prof.hh>
#include <numeric/xyzVector.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/tag/Tag.hh>
#include <utility/vector1.hh>
#include <cmath>
#include <algorithm>
#include <cstdlib>
#include <string>

Classes

class  core::membrane::geometry::EmbeddingFactory
 Create an embedding definition from opts. More...
 

Namespaces

 core
 A class for defining atom parameters, known as atom_types.
 
 core::membrane
 
 core::membrane::geometry
 

Detailed Description

Factory Method for creating a membrane embedding from user options and tags.

Creates reference center, normal, depth/spanning definition and topology definition from the user's specifications

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)