Go to the documentation of this file.
14 #ifndef INCLUDED_core_scoring_hbonds_hbonds_hh
15 #define INCLUDED_core_scoring_hbonds_hbonds_hh
28 #include <utility/vector1.hh>
38 bool const calculate_derivative,
45 bool const calculate_derivative,
47 bool const exclude_bb =
false,
48 bool const exclude_bsc =
false,
49 bool const exclude_scb =
false,
50 bool const exclude_sc =
false);
58 Real const AHdist_threshold,
59 HBondSet & hbond_set);
63 HBondSet
const & hbond_set,
74 HBondDatabase
const & database,
75 conformation::Residue
const & don_rsd,
76 conformation::Residue
const & acc_rsd,
79 bool const evaluate_derivative,
80 bool const exclude_don_bb,
81 bool const exclude_don_bsc,
82 bool const exclude_acc_scb,
83 bool const exclude_acc_sc,
90 HBondDatabase
const & database,
91 conformation::Residue
const & don_rsd,
92 conformation::Residue
const & acc_rsd,
95 bool const evaluate_derivative,
96 bool const exclude_don_bb,
97 bool const exclude_don_bsc,
98 bool const exclude_acc_scb,
99 bool const exclude_acc_sc,
100 HBondOptions
const & options,
107 HBondDatabase
const & database,
108 conformation::Residue
const & rsd,
109 bool const evaluate_derivative,
110 HBondSet & hbond_set);
115 HBondDatabase
const & database,
116 conformation::Residue
const & rsd,
117 bool const evaluate_derivative,
118 HBondOptions
const & options,
123 HBEvalTuple
const & hbe_type,
126 HBondOptions
const & options);
147 HBondDatabase
const & database,
148 conformation::Residue
const & don_rsd,
149 conformation::Residue
const & acc_rsd,
152 bool const evaluate_derivative,
153 bool const exclude_don_bb,
154 bool const exclude_don_bsc,
155 bool const exclude_acc_scb,
156 bool const exclude_acc_sc,
158 HBondSet & hbond_set,
164 HBondDatabase
const & database,
165 conformation::Residue
const & don_rsd,
166 conformation::Residue
const & acc_rsd,
169 bool const evaluate_derivative,
170 bool const exclude_don_bb,
171 bool const exclude_don_bsc,
172 bool const exclude_acc_scb,
173 bool const exclude_acc_sc,
174 HBondOptions
const & options,
193 Real const & thickness,
194 Real const & steepness,