|
Rosetta 3.5
|
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/PackerTask.hh>#include <core/pack/task/RotamerSampleOptions.hh>#include <core/pack/rotamer_set/RotamerCouplings.fwd.hh>#include <core/pack/rotamer_set/RotamerSetOperation.hh>#include <core/chemical/ChemicalManager.hh>#include <core/chemical/ResidueTypeSet.hh>#include <core/chemical/ResidueType.hh>#include <core/pose/Pose.fwd.hh>#include <core/id/SequenceMapping.fwd.hh>#include <iosfwd>#include <iostream>#include <utility/vector1.hh>Go to the source code of this file.
Classes | |
| class | core::pack::task::ResidueLevelTask_ |
| Residue-level task class; contained within PackerTask. More... | |
| 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 defining atom parameters, known as atom_types. | |
| core::pack | |
| core::pack::task | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pack | |
| core::pack::task | |
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.
Definition in file PackerTask_.hh.
1.8.4