Rosetta
|
#include <core/pack/task/operation/ReplicateTask.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pack/task/TaskFactory.hh>
#include <core/pose/Pose.hh>
#include <utility/exit.hh>
#include <core/pack/task/ResidueLevelTask.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pack | |
core::pack::task | |
core::pack::task::operation | |
Replicates logic from one pose onto another. Poses must be the same size! Only copies logic for being_packed and being_designed. Use this to retain task information from round to round and keep sequence information from being corrupted in the task.