Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
util.cc File Reference

protocols::pockets::util functions More...

#include <protocols/pockets/CCluster.hh>
#include <protocols/pockets/PCluster.hh>
#include <core/types.hh>
#include <core/conformation/Residue.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/fingerprint.OptionKeys.gen.hh>
#include <algorithm>

Namespaces

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

Functions

void protocols::pockets::min_values_versus_cluster (core::Size &x, core::Size &y, core::Size &z, PCluster const &c2)
 
void protocols::pockets::max_values_versus_cluster (core::Size &x, core::Size &y, core::Size &z, PCluster const &c2)
 
void protocols::pockets::min_values_versus_cluster (core::Size &x, core::Size &y, core::Size &z, CCluster const &c2)
 
void protocols::pockets::max_values_versus_cluster (core::Size &x, core::Size &y, core::Size &z, CCluster const &c2)
 
Size protocols::pockets::counting_atoms_in_residue (core::conformation::Residue const &rsd)
 

Detailed Description

protocols::pockets::util functions

Author
David Johnson
Ragul Gowthaman