Go to the documentation of this file.
15 #ifndef INCLUDED_protocols_frag_picker_SidechainContactDistCutoff_hh
16 #define INCLUDED_protocols_frag_picker_SidechainContactDistCutoff_hh
25 #include <utility/pointer/ReferenceCount.hh>
26 #include <utility/vector1.hh>
32 namespace frag_picker {
47 Real get_cutoff(
char aa_i,
char aa_j);
49 Real get_cutoff_squared(
char aa_i,
char aa_j);