Rosetta
Namespaces | Functions
cryst_rms.cc File Reference
#include <core/conformation/Residue.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/symmetry/SymmetricConformation.hh>
#include <core/pose/Pose.hh>
#include <core/pose/PDBInfo.hh>
#include <core/io/CrystInfo.hh>
#include <protocols/cryst/spacegroup.hh>
#include <protocols/cryst/refinable_lattice.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <cmath>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyzVector.hh>
#include <numeric/model_quality/rms.hh>
#include <core/conformation/symmetry/SymmetryInfo.hh>
#include <core/pose/symmetry/util.hh>
#include <ObjexxFCL/FArray1D.hh>

Namespaces

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

Functions

core::Size protocols::cryst::get_nres_asu (core::pose::Pose const &pose)
 
core::Real protocols::cryst::crystRMSfast (core::pose::Pose &pose_native, core::pose::Pose &pose_decoy)
 
core::Real protocols::cryst::crystRMS (core::pose::Pose &pose_native, core::pose::Pose &pose_decoy, bool allatom, int native_cdist, int decoy_cdist)