Rosetta
|
perform a given mover and sample structures by MonteCarlo More...
#include <protocols/monte_carlo/MonteCarloTest.fwd.hh>
#include <protocols/monte_carlo/GenericMonteCarloMover.fwd.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
Classes | |
class | protocols::monte_carlo::MonteCarloTest |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::monte_carlo | |
perform a given mover and sample structures by MonteCarlo
The "score" evaluation of pose during MC after applying mover is done by ither FilterOP that can do report_sm() or ScoreFunctionOP you gave. By setting sample_type_ to high, you can also sample the pose that have higher score.