Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
util.cc File Reference
#include <protocols/stepwise/modeler/polar_hydrogens/util.hh>
#include <protocols/stepwise/modeler/polar_hydrogens/PolarHydrogenPacker.hh>
#include <core/chemical/ResidueType.hh>
#include <core/pose/Pose.hh>
#include <basic/Tracer.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::stepwise
 
 protocols::stepwise::modeler
 
 protocols::stepwise::modeler::polar_hydrogens
 

Functions

static basic::Tracer TR ("protocols.stepwise.modeler.polar_hydrogens.util")
 
Size protocols::stepwise::modeler::polar_hydrogens::check_if_proton_chi_atom (pose::Pose const &pose, core::Size const rsd, core::Size const atomno)
 
Size protocols::stepwise::modeler::polar_hydrogens::check_if_proton_chi_atom (chemical::ResidueType const &rsd_type, core::Size const atomno)
 
void protocols::stepwise::modeler::polar_hydrogens::pack_polar_hydrogens (pose::Pose &pose, bool allow_virtual_o2prime_hydrogens)
 

Detailed Description

Author
Rhiju Das, rhiju.nosp@m.@sta.nosp@m.nford.nosp@m..edu

Function Documentation

static basic::Tracer TR ( "protocols.stepwise.modeler.polar_hydrogens.util"  )
static