|
Rosetta 3.5
|
Classes | |
| class | SymmetricRotamerSet_ |
| Container for a set of rotamers for use in packing. Rotamers are sorted into groups of the same residue type. Offsets into these rotamer groups are maintained by this class, as is information concerning the "original rotamer" – the rotamer present on the input pose before packing began. symmetrical version of RotamerSet_. More... | |
| class | SymmetricRotamerSetFactory |
| class | SymmetricRotamerSets |
Typedefs | |
| typedef utility::pointer::owning_ptr < SymmetricRotamerSetFactory > | SymmetricRotamerSetFactoryOP |
| typedef utility::pointer::owning_ptr < SymmetricRotamerSets > | SymmetricRotamerSetsOP |
| typedef utility::pointer::owning_ptr < SymmetricRotamerSets const > | SymmetricRotamerSetsCOP |
| typedef utility::vector1 < RotamerSetOP > | RotamerSetVector |
Functions | |
| static basic::Tracer | tt ("core.pack.rotamer_set.symmetry.SymmetricRotamerSet_", basic::t_info) |
Definition at line 37 of file SymmetricRotamerSets.hh.
| typedef utility::pointer::owning_ptr< SymmetricRotamerSetFactory > core::pack::rotamer_set::symmetry::SymmetricRotamerSetFactoryOP |
Definition at line 24 of file SymmetricRotamerSetFactory.fwd.hh.
| typedef utility::pointer::owning_ptr< SymmetricRotamerSets const > core::pack::rotamer_set::symmetry::SymmetricRotamerSetsCOP |
Definition at line 27 of file SymmetricRotamerSets.fwd.hh.
| typedef utility::pointer::owning_ptr< SymmetricRotamerSets > core::pack::rotamer_set::symmetry::SymmetricRotamerSetsOP |
Definition at line 24 of file SymmetricRotamerSets.fwd.hh.
|
static |
1.8.4