41 /// @brief creates a Psi-Psi-based scoring function.
42 /// @detailed Psi-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
43MidPsiOut(Size priority, Real lowest_acceptable_value, bool use_lowest);