Rosetta
Classes | Typedefs | Functions | Variables
motif_dock.cc File Reference

pilot app for testing motif docking score More...

#include <utility/excn/Exceptions.hh>
#include <devel/init.hh>
#include <basic/Tracer.hh>
#include <protocols/moves/Mover.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreFunctionFactory.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/Job.fwd.hh>
#include <protocols/jd2/internal_util.hh>

Classes

class  MotifDock
 

Typedefs

typedef utility::pointer::shared_ptr< MotifDockMotifDockOP
 

Functions

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

Variables

static basic::Tracer TR ("apps.pilot.nmarze.motif_dock")
 

Detailed Description

pilot app for testing motif docking score

Author
Nick Marze (nickm.nosp@m.arze.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)

Typedef Documentation

◆ MotifDockOP

typedef utility::pointer::shared_ptr< MotifDock > MotifDockOP

Function Documentation

◆ main()

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

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.nmarze.motif_dock") ( "apps.pilot.nmarze.motif_dock"  )
static

Referenced by MotifDock::apply().