Rosetta
Classes | Namespaces | Functions
PocketGrid.hh File Reference

protocols::pockets::PocketGrid header More...

#include <utility/VirtualBase.hh>
#include <protocols/pockets/PocketGrid.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/scoring/func/XYZ_Func.fwd.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyzVector.hh>
#include <list>
#include <string>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.hh>

Classes

class  protocols::pockets::PCluster
 @ Cluster of Pocket points More...
 
struct  protocols::pockets::PCluster::Cxyz
 
class  protocols::pockets::PClusterSet
 @ Set of cluster of pocket points More...
 
class  protocols::pockets::CCluster
 @ Cluster of exemplar points More...
 
struct  protocols::pockets::CCluster::Cxyz
 
class  protocols::pockets::CClusterSet
 @ Set of clusters of exemplar points More...
 
class  protocols::pockets::PocketGrid
 @ More...
 
class  protocols::pockets::TargetPocketGrid
 @ More...
 
class  protocols::pockets::EggshellGrid
 @ More...
 
class  protocols::pockets::ElectrostaticpotentialGrid
 
class  protocols::pockets::ComparisonGrid
 @ More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::pockets
 

Functions

void protocols::pockets::convert_cartesian_to_grid (numeric::xyzVector< core::Real > const &cart_coord, numeric::xyzVector< core::Real > const &mid, numeric::xyzVector< core::Size > const &dim, core::Real const &spacing, numeric::xyzVector< core::Real > &grid_coord)
 
void protocols::pockets::convert_grid_to_cartesian (numeric::xyzVector< core::Real > &grid_coord, numeric::xyzVector< core::Real > const &mid, numeric::xyzVector< core::Size > const &dim, core::Real const &spacing, numeric::xyzVector< core::Real > &cart_coord)
 

Detailed Description

protocols::pockets::PocketGrid header

Author
David Johnson
Ragul Gowthaman