|
Rosetta 3.5
|
#include "core/scoring/packstat/types.hh"#include "core/scoring/packstat/CavityBall.hh"#include <core/scoring/packstat/PackingScore.hh>#include <core/types.hh>#include <core/pose/Pose.fwd.hh>#include <utility/pointer/owning_ptr.hh>#include <utility/pointer/ReferenceCount.hh>#include <numeric/constants.hh>#include <numeric/trig.functions.hh>#include <ObjexxFCL/ubyte.hh>#include <ObjexxFCL/FArray2D.hh>#include <ObjexxFCL/Fmath.hh>#include <core/id/AtomID_Map.fwd.hh>#include <utility/vector1.hh>Go to the source code of this file.
Classes | |
| struct | core::scoring::packstat::SasaResult |
| struct | core::scoring::packstat::SasaOptions |
| struct | core::scoring::packstat::CavityBallCluster |
| struct | core::scoring::packstat::OrderCBC |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::packstat | |
| core::scoring::packstat::old | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::packstat | |
| core::scoring::packstat::old | |
Typedefs | |
| typedef utility::pointer::owning_ptr < SasaResult > | core::scoring::packstat::SasaResultOP |
| typedef utility::pointer::owning_ptr < SasaOptions > | core::scoring::packstat::SasaOptionsOP |
Variables | |
| ObjexxFCL::FArray2D_int | core::scoring::packstat::old::angles |
| ObjexxFCL::FArray2D_ubyte | core::scoring::packstat::old::masks |
Definition in file compute_sasa.hh.
1.8.4