Rosetta Protocols  2015.09
Classes | Namespaces | Enumerations | Functions
ChiralMover.hh File Reference
#include <protocols/simple_moves/chiral/ChiralMover.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/chemical/ResidueType.hh>
#include <core/chemical/Patch.hh>
#include <map>

Classes

class  protocols::simple_moves::chiral::ChiralMover
 

Namespaces

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

Enumerations

enum  protocols::simple_moves::chiral::Chirality { protocols::simple_moves::chiral::L_CHIRALITY =1, protocols::simple_moves::chiral::D_CHIRALITY, protocols::simple_moves::chiral::FLIP_CHIRALITY }
 

Functions

bool protocols::simple_moves::chiral::is_d_chiral (core::chemical::ResidueType restype)
 
bool protocols::simple_moves::chiral::is_l_chiral (core::chemical::ResidueType restype)
 
ResidueType const & protocols::simple_moves::chiral::get_chiral_residue_type (ResidueType const &rt, Chirality chirality)
 

Detailed Description

Author
Kevin Drew, kdrew.nosp@m.@nyu.nosp@m..edu