Rosetta
Namespaces | Functions
RampingMover.cc File Reference

Mover class for ramping the repulsive term of a score function over the course of several apply() evaluations. More...

#include <protocols/moves/RampingMover.hh>
#include <protocols/moves/RampingMoverCreator.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/ScoreTypeManager.hh>
#include <basic/datacache/DataMap.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <protocols/moves/MonteCarlo.hh>
#include <utility/tag/Tag.hh>
#include <utility/exit.hh>
#include <utility/vector0.hh>
#include <utility/vector1.hh>
#include <basic/Tracer.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

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

Functions

static basic::Tracer protocols::moves::TR ("protocols.moves.RampingMover")
 

Detailed Description

Mover class for ramping the repulsive term of a score function over the course of several apply() evaluations.

Mover class for ramping a score function over the course of apply evaluations.

Author
Monica Berrondo