#include <EtableEnergy.hh>
|
| | EtableEvaluator (Etable const &etable) |
| |
| | ~EtableEvaluator () |
| |
| void | set_weights (EnergyMap const &weights) |
| |
| void | set_scoretypes (ScoreType st_atr_in, ScoreType st_rep_in, ScoreType st_sol_in) |
| |
| Real | atr_weight () const |
| |
| Real | rep_weight () const |
| |
| Real | sol_weight () const |
| |
| ScoreType | st_atr () const |
| |
| ScoreType | st_rep () const |
| |
| ScoreType | st_sol () const |
| |
| Energy | sum_energies (Real atr, Real rep, Real solv) const |
| |
| Real | hydrogen_interaction_cutoff2 () const |
| |
| virtual void | atom_pair_energy_v (conformation::Atom const &atom1, conformation::Atom const &atom2, Real const weight, Real &atrE, Real &repE, Real &solE, Real &d2) const =0 |
| |
| virtual void | atom_pair_lk_energy_and_deriv_v (conformation::Atom const &atom1, conformation::Atom const &atom2, Real &solE1, Real &dsolE1, bool const eval_deriv=false) const =0 |
| |
| virtual void | atom_pair_lk_energy_and_deriv_v_efficient (conformation::Atom const &atom1, conformation::Atom const &atom2, Real &solE1, Real &solE2, Real &dsolE1, bool const eval_deriv) const |
| |
| core::scoring::etable::EtableEvaluator::EtableEvaluator |
( |
Etable const & |
etable | ) |
|
| core::scoring::etable::EtableEvaluator::~EtableEvaluator |
( |
| ) |
|
| Real core::scoring::etable::EtableEvaluator::atr_weight |
( |
| ) |
const |
|
inline |
| Real core::scoring::etable::EtableEvaluator::hydrogen_interaction_cutoff2 |
( |
| ) |
const |
|
inline |
| Real core::scoring::etable::EtableEvaluator::rep_weight |
( |
| ) |
const |
|
inline |
| void core::scoring::etable::EtableEvaluator::set_weights |
( |
EnergyMap const & |
weights | ) |
|
|
inline |
| Real core::scoring::etable::EtableEvaluator::sol_weight |
( |
| ) |
const |
|
inline |
| ScoreType core::scoring::etable::EtableEvaluator::st_atr |
( |
| ) |
const |
|
inline |
| ScoreType core::scoring::etable::EtableEvaluator::st_rep |
( |
| ) |
const |
|
inline |
| ScoreType core::scoring::etable::EtableEvaluator::st_sol |
( |
| ) |
const |
|
inline |
| Energy core::scoring::etable::EtableEvaluator::sum_energies |
( |
Real |
atr, |
|
|
Real |
rep, |
|
|
Real |
solv |
|
) |
| const |
|
inline |
| Real core::scoring::etable::EtableEvaluator::atr_weight_ |
|
private |
| Real core::scoring::etable::EtableEvaluator::hydrogen_interaction_cutoff2_ |
|
private |
| Real core::scoring::etable::EtableEvaluator::rep_weight_ |
|
private |
| Real core::scoring::etable::EtableEvaluator::sol_weight_ |
|
private |
| ScoreType core::scoring::etable::EtableEvaluator::st_atr_ |
|
private |
| ScoreType core::scoring::etable::EtableEvaluator::st_rep_ |
|
private |
| ScoreType core::scoring::etable::EtableEvaluator::st_sol_ |
|
private |
The documentation for this class was generated from the following files: