Rosetta
|
#include <core/energy_methods/LinearChainbreakEnergy.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/kinematics/ShortestPathInFoldTree.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/EnergyMap.fwd.hh>
#include <core/scoring/methods/WholeStructureEnergy.hh>
#include <memory>
#include <utility/vector1.hh>
Classes | |
class | core::energy_methods::LinearChainbreakEnergy |
LinearChainbreakEnergy class iterates across all residues in finalize() and determines the penalty between residues i and i+1 by how much their psueduo atoms do not align. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::energy_methods | |