Rosetta
Classes | Namespaces | Functions | Variables
LeeRichards.cc File Reference
#include <core/scoring/packstat/LeeRichards.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/packstat/types.hh>
#include <core/scoring/packstat/packing_score_params.hh>
#include <utility>
#include <utility/exit.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/Fmath.hh>
#include <core/pose/init_id_map.hh>

Classes

struct  core::scoring::packstat::HTL_EventX
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::packstat
 

Functions

std::ostream & core::scoring::packstat::operator<< (std::ostream &out, Circle &circle)
 
Real core::scoring::packstat::compute_surface_area_leerichards (Real &buried_area_out, PosePackDataOP pd, Real slicesize, Real pr, bool csa, numeric::xyzVector< Real > plane)
 
Real core::scoring::packstat::compute_surface_area_leerichards (PosePackDataOP pd, Real slicesize, Real pr, bool csa, numeric::xyzVector< Real > plane)
 
XYZs core::scoring::packstat::compute_surface_area_leerichards_deriv (PosePackDataOP pd, Real slicesize, Real pr, bool csa)
 
XYZs core::scoring::packstat::check_surface_area_leerichards_deriv (PosePackDataOP pd, Real slicesize, Real pr, bool csa, Size max_num)
 
Real core::scoring::packstat::compute_packing_score_leerichards (PosePackDataOP pd, Real slicesize, numeric::xyzVector< Real > plane)
 

Variables

core::Size const core::scoring::packstat::N_PROBES = 20
 

Detailed Description

Author
will sheffler