Rosetta Protocols  2015.09
Namespaces | Functions
ResFileOutputter.cc File Reference

Saves a resfile that is generated by applying the input task operations to the pose. More...

#include <protocols/outputter/ResFileOutputter.hh>
#include <protocols/elscripts/util.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pack/task/TaskFactory.hh>
#include <core/conformation/Residue.hh>
#include <core/pose/PDBInfo.hh>
#include <iostream>
#include <fstream>
#include <basic/Tracer.hh>

Namespaces

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

Functions

static thread_local basic::Tracer protocols::outputter::TR ("protocols.outputter.ResFileOutputter")
 

Detailed Description

Saves a resfile that is generated by applying the input task operations to the pose.

Author
Ken Jung