Rosetta
Classes | Namespaces | Enumerations
PackerTask_.hh File Reference

Implementation class for task class to describe packer's behavior header Almost all of rosetta needs to use packer tasks, but very little of rosetta needs to see how it behaves internally. More...

#include <core/pack/task/PackerTask_.fwd.hh>
#include <core/pack/task/ResidueLevelTask_.hh>
#include <core/pack/task/PackerTask.hh>
#include <core/pack/rotamer_set/RotamerSetOperation.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/id/SequenceMapping.fwd.hh>
#include <utility/vector1.hh>
#include <iosfwd>

Classes

class  core::pack::task::PackerTask_
 the PackerTask controls what rotameric (including sequence) changes the packer is allowed to make More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::task
 

Enumerations

enum  core::pack::task::PackerTaskSymmetryStatus { core::pack::task::NO_SYMMETRIZATION_REQUEST , core::pack::task::REQUEST_SYMMETRIZE_BY_UNION , core::pack::task::REQUEST_SYMMETRIZE_BY_INTERSECTION , core::pack::task::ALREADY_SYMMETRIZED }
 

Detailed Description

Implementation class for task class to describe packer's behavior header Almost all of rosetta needs to use packer tasks, but very little of rosetta needs to see how it behaves internally.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)
Steven Lewis (smlew.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om) @modified Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org) – Added support for multithreading.
Andrew Leaver-Fay (leave.nosp@m.rfa@.nosp@m.email.nosp@m..unc.nosp@m..edu)
Steven Lewis @modified Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org) – Added support for multithreading.
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)
Steven Lewis (smlew.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om)