Rosetta Protocols  2015.09
Namespaces | Functions
KinematicTaskControl.cc File Reference

this class will be handled to a SampleProtocol as a control instance More...

#include <protocols/abinitio/KinematicTaskControl.hh>
#include <protocols/abinitio/ResolutionSwitcher.hh>
#include <core/pose/Pose.hh>
#include <core/kinematics/util.hh>
#include <core/conformation/util.hh>
#include <protocols/loops/Loop.hh>
#include <numeric/random/random.hh>
#include <basic/Tracer.hh>
#include <protocols/jobdist/Jobs.hh>
#include <protocols/jumping/JumpSample.hh>
#include <protocols/loops/Loops.hh>
#include <utility/vector1.hh>

Namespaces

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

Functions

static thread_local basic::Tracer tr ("protocols.general_abinitio", basic::t_info)
 

Detailed Description

this class will be handled to a SampleProtocol as a control instance

Detailed: responsibilities:
know which chainbreaks to penalize and close know which jumps to use during sampling, which (if any) to keep after loop-closing supply a JumpMover if jumps should be moved supply a MoveMap supply a "StrictMoveMap": the protocol should not move anything that is dissallowed in strict_movemap(), it should try to move just stuff in movemap() should this class also know how to ramp score terms ? handle the titration of constraints ?
Author
Oliver Lange

Function Documentation

static thread_local basic::Tracer tr ( "protocols.general_abinitio"  ,
basic::t_info   
)
static