Rosetta
Classes | Typedefs | Functions | Variables
mpfolding.cc File Reference
#include <devel/init.hh>
#include <protocols/moves/Mover.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/types.hh>
#include <core/pose/Pose.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <basic/Tracer.hh>
#include <string>
#include <protocols/moves/Mover.fwd.hh>
#include <protocols/membrane/AddMembraneMover.hh>
#include <protocols/membrane/TranslationRotationMover.hh>
#include <protocols/membrane/FlipMover.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/conformation/membrane/Span.hh>
#include <core/conformation/membrane/SpanningTopology.hh>
#include <protocols/membrane/geometry/EmbeddingDef.hh>
#include <protocols/membrane/geometry/Embedding.hh>
#include <protocols/membrane/visualize/VisualizeEmbeddingMover.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/pose/PDBInfo.hh>
#include <core/conformation/membrane/util.hh>
#include <protocols/membrane/util.hh>
#include <core/sequence/Sequence.hh>
#include <core/pose/annotated_sequence.hh>
#include <core/sequence/util.hh>
#include <core/pose/util.hh>

Classes

class  MPFoldingMover
 

Typedefs

using MPFoldingMoverOP = utility::pointer::shared_ptr< MPFoldingMover >
 

Functions

int main (int argc, char *argv[])
 

Variables

static basic::Tracer TR ("apps.pilot.jkleman.MPFolding")
 

Detailed Description

last Modified: 4/4/14

Author
JKLeman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)

Typedef Documentation

◆ MPFoldingMoverOP

using MPFoldingMoverOP = utility::pointer::shared_ptr<MPFoldingMover>

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.jkleman.MPFolding") ( "apps.pilot.jkleman.MPFolding"  )
static

Referenced by MPFoldingMover::apply().