Rosetta Protocols  2014.16.56682
Namespaces | Variables
LoadPDBMover.cc File Reference

simple mover that loads a pdb from file and replaces the current pdb with it. Useful for checkpointing More...

#include <protocols/simple_moves/LoadPDBMover.hh>
#include <protocols/simple_moves/LoadPDBMoverCreator.hh>
#include <basic/datacache/DataMapObj.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <core/pose/util.hh>
#include <utility/tag/Tag.hh>
#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>

Namespaces

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

Variables

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

Detailed Description

simple mover that loads a pdb from file and replaces the current pdb with it. Useful for checkpointing

Variable Documentation

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