Rosetta
Classes | Namespaces
PackerTask.hh File Reference

Task class to describe packer's behavior header. More...

#include <core/pack/task/PackerTask.fwd.hh>
#include <core/pack/rotamer_set/RotamerCouplings.fwd.hh>
#include <core/pack/rotamer_set/RotamerLinks.fwd.hh>
#include <core/pack/rotamer_set/RotamerSetOperation.fwd.hh>
#include <core/pack/task/IGEdgeReweightContainer.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/chemical/AA.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/id/SequenceMapping.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/options/keys/OptionKeyList.fwd.hh>
#include <iosfwd>
#include <core/types.hh>
#include <utility/options/OptionCollection.fwd.hh>

Classes

class  core::pack::task::PackerTask
 Task class that gives instructions to the packer. More...
 

Namespaces

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

Detailed Description

Task class to describe packer's behavior header.

Author
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 (leave.nosp@m.rfa@.nosp@m.email.nosp@m..unc.nosp@m..edu)