|
Rosetta
|
Class declaration of the Scorer class. More...
#include <protocols/ligand_evolution/Scorer.fwd.hh>#include <protocols/ligand_evolution/FragmentLibrary.hh>#include <protocols/ligand_evolution/Population.hh>#include <protocols/moves/Mover.hh>#include <protocols/rosetta_scripts/XmlObjects.hh>#include <utility/vector1.hh>#include <set>Classes | |
| class | protocols::ligand_evolution::Scorer |
| : The Scorer computes the score of each Individual in a Population. It applies a list of movers, calculates a variety of score terms and combines them. The scorer also collects statistics and summarizes information. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::ligand_evolution | |
Variables | |
| utility::vector1< std::string > const | protocols::ligand_evolution::score_terms_ { "ligand_interface_delta", "total_REU", "ligand_interface_delta_EFFICIENCY", "lid_root2", "lid_root3" } |
Class declaration of the Scorer class.