Rosetta
Namespaces | Functions
CopyRotamerMover.cc File Reference

A mover to copy a rotamer (residue identity and conformation) from one position in a pose to another. More...

#include <protocols/simple_moves/CopyRotamerMover.hh>
#include <protocols/simple_moves/CopyRotamerMoverCreator.hh>
#include <protocols/simple_moves/MutateResidue.hh>
#include <core/pose/Pose.hh>
#include <core/chemical/ResidueType.hh>
#include <basic/Tracer.hh>
#include <utility/tag/Tag.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.simple_moves.CopyRotamerMover")
 
std::ostream & protocols::simple_moves::operator<< (std::ostream &os, CopyRotamerMover const &mover)
 Get the name of the Mover. More...
 

Detailed Description

A mover to copy a rotamer (residue identity and conformation) from one position in a pose to another.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu), Baker laboratory.

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.simple_moves.CopyRotamerMover"  )
static