Rosetta
|
Transmembrane Spans Object. More...
#include <core/conformation/membrane/SpanningTopology.fwd.hh>
#include <core/conformation/membrane/Span.fwd.hh>
#include <core/types.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
#include <string>
#include <map>
#include <iostream>
Classes | |
class | core::conformation::membrane::SpanningTopology |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
core::conformation::membrane | |
Functions | |
std::ostream & | core::conformation::membrane::operator<< (std::ostream &os, SpanningTopology const &spans) |
Show Spanning topology. More... | |
Transmembrane Spans Object.
Object for storing membrane spanning regions as a vector1 of span objects. Spanning regions can be determined either from an input spanfile, xyz coordinates in the pose, or sequence. Object is constructed from span regions and will do internal checking for validity. Last Modified: 3/18/15