Rosetta
Namespaces | Functions
StorePoseSnapshot.cc File Reference

Stores current residue indices in the pose as a ReferencePose. As residues are added or subtracted, this permits the user to set up movers based on the current residue indices rather than the modified indices of a future state. More...

#include <protocols/simple_moves/StorePoseSnapshot.hh>
#include <protocols/simple_moves/StorePoseSnapshotCreator.hh>
#include <core/types.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/Tag.hh>
#include <basic/Tracer.hh>
#include <numeric/conversions.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 protocols::simple_moves::TR ("protocols.simple_moves.StorePoseSnapshot")
 

Detailed Description

Stores current residue indices in the pose as a ReferencePose. As residues are added or subtracted, this permits the user to set up movers based on the current residue indices rather than the modified indices of a future state.

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