#include <HolesParams.hh>
◆ Key
◆ HolesParams() [1/2]
| core::scoring::packing::HolesParams::HolesParams |
( |
| ) |
|
|
inline |
◆ HolesParams() [2/2]
| core::scoring::packing::HolesParams::HolesParams |
( |
std::string |
fname | ) |
|
|
inline |
◆ have_params()
| bool core::scoring::packing::HolesParams::have_params |
( |
core::Size const |
at, |
|
|
char const |
ss |
|
) |
| const |
|
inline |
◆ init_atype_maps()
| void core::scoring::packing::HolesParams::init_atype_maps |
( |
| ) |
|
|
inline |
◆ intercept() [1/2]
| core::Real core::scoring::packing::HolesParams::intercept |
( |
| ) |
const |
|
inline |
◆ intercept() [2/2]
| core::Real core::scoring::packing::HolesParams::intercept |
( |
core::Size const |
at, |
|
|
char const |
ss |
|
) |
| const |
|
inline |
◆ max_atom_types()
| core::Size core::scoring::packing::HolesParams::max_atom_types |
( |
| ) |
const |
|
inline |
◆ nb_weight()
| core::Real core::scoring::packing::HolesParams::nb_weight |
( |
core::Size const |
at, |
|
|
char const |
ss |
|
) |
| const |
|
inline |
◆ read_data_file()
| void core::scoring::packing::HolesParams::read_data_file |
( |
std::string |
fname | ) |
|
|
inline |
◆ sa_weight()
◆ sep_ss()
| bool core::scoring::packing::HolesParams::sep_ss |
( |
core::Size |
at | ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
HolesParams const & |
hp |
|
) |
| |
|
friend |
◆ atype2holes_
| utility::vector1<core::Size> core::scoring::packing::HolesParams::atype2holes_ |
|
private |
◆ holes2atype_
| utility::vector1<core::Size> core::scoring::packing::HolesParams::holes2atype_ |
|
private |
◆ intercept_
| core::Real core::scoring::packing::HolesParams::intercept_ |
|
private |
◆ intercepts_
| std::map<Key,core::Real> core::scoring::packing::HolesParams::intercepts_ |
|
private |
◆ max_atom_types_
| core::Size const core::scoring::packing::HolesParams::max_atom_types_ |
|
private |
◆ nb_weights_
| std::map<Key,core::Real> core::scoring::packing::HolesParams::nb_weights_ |
|
private |
◆ sa_weights_
| std::map<Key,utility::vector1<core::Real> > core::scoring::packing::HolesParams::sa_weights_ |
|
private |
◆ sep_ss_
| utility::vector1<bool> core::scoring::packing::HolesParams::sep_ss_ |
|
private |
The documentation for this class was generated from the following file: