42 /// @brief creates a Phi-Psi-based scoring function.
43 /// @detailed Phi-Psi angles from a fragment will be compared to relevant angles in a given pose, which should have the same number of residues a the query sequence
44MidPhiOut(Size priority, Real lowest_acceptable_value, bool use_lowest);