|
Rosetta 3.5
|
#include <EtableOptions.hh>

Public Member Functions | |
| EtableOptions () | |
Public Attributes | |
| Real | max_dis |
| int | bins_per_A2 |
| Real | Wradius |
| Real | lj_switch_dis2sigma |
| bool | disable_polar_desolvation |
| Real | lj_hbond_OH_donor_dis |
| Real | lj_hbond_hdis |
Definition at line 26 of file EtableOptions.hh.
| core::scoring::etable::EtableOptions::EtableOptions | ( | ) |
Definition at line 34 of file EtableOptions.cc.
References disable_polar_desolvation, lj_hbond_hdis, lj_hbond_OH_donor_dis, max_dis, and core::pack::interaction_graph::T().
| int core::scoring::etable::EtableOptions::bins_per_A2 |
Definition at line 35 of file EtableOptions.hh.
| bool core::scoring::etable::EtableOptions::disable_polar_desolvation |
Definition at line 38 of file EtableOptions.hh.
Referenced by EtableOptions().
| Real core::scoring::etable::EtableOptions::lj_hbond_hdis |
Definition at line 40 of file EtableOptions.hh.
Referenced by EtableOptions().
| Real core::scoring::etable::EtableOptions::lj_hbond_OH_donor_dis |
Definition at line 39 of file EtableOptions.hh.
Referenced by EtableOptions().
| Real core::scoring::etable::EtableOptions::lj_switch_dis2sigma |
Definition at line 37 of file EtableOptions.hh.
| Real core::scoring::etable::EtableOptions::max_dis |
Definition at line 34 of file EtableOptions.hh.
Referenced by core::scoring::etable::Etable::calculate_nblist_distance_thresholds(), and EtableOptions().
| Real core::scoring::etable::EtableOptions::Wradius |
Definition at line 36 of file EtableOptions.hh.
1.8.4