![]() |
Rosetta
2021.16
|
#include <LeeRichards.hh>
Public Member Functions | |
| LeeRichards (PosePackDataOP pd, AccumulatorOP accum, core::Real spacing=0.33, core::Real probe_radius=1.4, bool csa=false, numeric::xyzVector< core::Real > plane=numeric::xyzVector< core::Real >(0, 0, 1)) | |
| LeeRichards (core::pose::Pose &pose, AccumulatorOP accum, core::Real spacing=0.33, core::Real probe_radius=1.4, bool csa=false, numeric::xyzVector< core::Real > plane=numeric::xyzVector< core::Real >(0, 0, 1)) | |
| ~LeeRichards () | |
| core::Size | find_first_slice (core::Real r) |
| core::Real | get_surface_area () const |
Private Member Functions | |
| core::Size | find_first_slice (core::Real r, core::Size beg, core::Size end) const |
| void | compute (Spheres &spheres, AccumulatorOP accum, core::Real spacing=0.33, core::Real probe_radius=1.4, bool csa=false, numeric::xyzVector< core::Real > plane=numeric::xyzVector< core::Real >(0, 0, 1)) |
Private Attributes | |
| core::Real | surface_area_ |
| utility::vector1< Circles > | circles_ |
| Slices | slices_ |
| Reals | slice_coords_ |
| core::scoring::packstat::LeeRichards::LeeRichards | ( | PosePackDataOP | pd, |
| AccumulatorOP | accum, | ||
| core::Real | spacing = 0.33, |
||
| core::Real | probe_radius = 1.4, |
||
| bool | csa = false, |
||
| numeric::xyzVector< core::Real > | plane = numeric::xyzVector<core::Real>(0,0,1) |
||
| ) |
| core::scoring::packstat::LeeRichards::LeeRichards | ( | core::pose::Pose & | pose, |
| AccumulatorOP | accum, | ||
| core::Real | spacing = 0.33, |
||
| core::Real | probe_radius = 1.4, |
||
| bool | csa = false, |
||
| numeric::xyzVector< core::Real > | plane = numeric::xyzVector<core::Real>(0,0,1) |
||
| ) |
|
inline |
References slices_.
|
private |
|
inline |
References slice_coords_.
Referenced by find_first_slice().
|
inlineprivate |
References find_first_slice(), slice_coords_, and protocols::hybridization::t.
|
inline |
References surface_area_.
|
private |
|
private |
Referenced by find_first_slice().
|
private |
Referenced by ~LeeRichards().
|
private |
Referenced by get_surface_area().
1.8.7