![]()  | 
  
    Rosetta Protocols
    2015.20
    
   | 
 
perform a given mover and sample structures by MonteCarlo More...
#include <protocols/simple_moves/MonteCarloTest.fwd.hh>#include <protocols/simple_moves/GenericMonteCarloMover.fwd.hh>#include <core/types.hh>#include <core/pose/Pose.fwd.hh>#include <protocols/filters/Filter.fwd.hh>#include <protocols/moves/Mover.hh>#include <basic/datacache/DataMap.fwd.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/vector1.hh>Classes | |
| class | protocols::simple_moves::MonteCarloTest | 
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.  | |
| protocols::simple_moves | |
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.
 1.8.7