Rosetta Protocols  2015.09
Classes | Namespaces
IterativeAbrelax.hh File Reference

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

#include <protocols/jd2/archive/ArchiveBase.hh>
#include <protocols/jd2/archive/EvaluatedArchive.hh>
#include <protocols/jd2/archive/ArchiveManager.fwd.hh>
#include <protocols/abinitio/IterativeCentroid.hh>
#include <protocols/abinitio/IterativeFullatom.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/loops/Loops.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <string>
#include <utility/vector1.hh>

Classes

class  protocols::abinitio::IterativeAbrelax
 

Namespaces

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

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