#include <PackingScore.hh>
| core::scoring::packstat::PackingScore::PackingScore |
( |
Size |
nrad, |
|
|
Size |
npr, |
|
|
bool |
|
|
) |
| |
|
inline |
| core::Real const& core::scoring::packstat::PackingScore::center |
( |
Size |
rad, |
|
|
Size |
pr |
|
) |
| const |
|
inline |
| bool& core::scoring::packstat::PackingScore::compprob |
( |
| ) |
|
|
inline |
| bool const& core::scoring::packstat::PackingScore::compprob |
( |
| ) |
const |
|
inline |
| Size core::scoring::packstat::PackingScore::npr |
( |
| ) |
const |
|
inline |
| Size core::scoring::packstat::PackingScore::nrad |
( |
| ) |
const |
|
inline |
| core::Real& core::scoring::packstat::PackingScore::probA |
( |
| ) |
|
|
inline |
| core::Real const& core::scoring::packstat::PackingScore::probA |
( |
| ) |
const |
|
inline |
| core::Real& core::scoring::packstat::PackingScore::probB |
( |
| ) |
|
|
inline |
| core::Real const& core::scoring::packstat::PackingScore::probB |
( |
| ) |
const |
|
inline |
| core::Real& core::scoring::packstat::PackingScore::rho |
( |
| ) |
|
|
inline |
| core::Real const& core::scoring::packstat::PackingScore::rho |
( |
| ) |
const |
|
inline |
References center(), compprob(), npr(), nrad(), probA_, probB_, rho(), and weight().
Referenced by core::scoring::packstat::compute_atom_packing_scores(), core::scoring::packstat::compute_packing_score(), core::scoring::packstat::compute_packing_score_leerichards(), and core::scoring::packstat::compute_residue_packing_score().
| core::Real const& core::scoring::packstat::PackingScore::weight |
( |
Size |
rad, |
|
|
Size |
pr |
|
) |
| const |
|
inline |
| utility::vector1<core::Real> core::scoring::packstat::PackingScore::centers_ |
|
private |
| bool core::scoring::packstat::PackingScore::compprob_ |
|
private |
| Size const core::scoring::packstat::PackingScore::npr_ |
|
private |
| Size const core::scoring::packstat::PackingScore::nrad_ |
|
private |
| core::Real core::scoring::packstat::PackingScore::probA_ |
|
private |
| core::Real core::scoring::packstat::PackingScore::probB_ |
|
private |
| core::Real core::scoring::packstat::PackingScore::rho_ |
|
private |
| utility::vector1<core::Real> core::scoring::packstat::PackingScore::weights_ |
|
private |
The documentation for this struct was generated from the following files: