Rosetta
Namespaces | Functions
util.hh File Reference
#include <core/pose/Pose.fwd.hh>
#include <protocols/antibody/AntibodyInfo.fwd.hh>
#include <protocols/antibody/AntibodyEnum.hh>
#include <string>
#include <core/types.hh>

Namespaces

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

Functions

bool protocols::antibody::constraints::cdr_has_res_constraints (AntibodyInfoCOP ab_info, core::pose::Pose &pose, CDRNameEnum const cdr, std::string const &constraint_type)
 Check if all residues already have a specific constraint type. Useful for coordinate and dihedral constraints. More...
 
void protocols::antibody::constraints::add_harmonic_dihedral_cst_general (AntibodyInfoCOP ab_info, core::pose::Pose &pose, CDRNameEnum const cdr, core::Real phi_sd_deg=16.0, core::Real psi_sd_deg=16.0)
 Add dihedral constraints to CDR with mean being the current phi/psi. More...