Rosetta
|
Calculates depth of atoms from the edge of the Sasa surface. More...
#include <core/scoring/atomic_depth/AtomicDepth.fwd.hh>
#include <core/types.hh>
#include <core/chemical/AtomTypeSet.fwd.hh>
#include <core/conformation/Atom.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::atomic_depth | |
Typedefs | |
typedef struct core::scoring::atomic_depth::point3d | core::scoring::atomic_depth::point3d |
typedef struct core::scoring::atomic_depth::volumepixel | core::scoring::atomic_depth::volumepixel |
typedef struct core::scoring::atomic_depth::voxel | core::scoring::atomic_depth::voxel |
typedef struct core::scoring::atomic_depth::voxel2 | core::scoring::atomic_depth::voxel2 |
Variables | |
static const signed char | core::scoring::atomic_depth::nb [26][3] |
const int | core::scoring::atomic_depth::fast_one_shell_cut [3] = {6, 12, 9} |
const int | core::scoring::atomic_depth::fast_one_shell_lowb [3] = {0, 6, 18} |
const int | core::scoring::atomic_depth::fast_one_shell_highb [3] = {6, 18, 26} |
Calculates depth of atoms from the edge of the Sasa surface.