![]() |
Rosetta
2021.16
|
Classes | |
| class | BBDihedralSampler |
| This class functions to hold, access, sample on, and set independent and dependent dihedral data. It is an abstract base class for particular types of data. It should eventually be moved out of here. More... | |
| class | BBDihedralSampler2D |
| class | BBDihedralSampler3D |
| class | BBDihedralSamplerBase |
| This class functions to hold, access, sample on, and set independent and dependent dihedral data. It is an abstract base class for particular types of data. More... | |
| class | BBDihedralSamplerND |
| class | SmallBBSampler |
| A bb sampler that samples within a range of a starting angle. Similar to small mover. Samples an angle +/- the current angle. If angle max is not set, will sample any angle. More... | |
| class | SugarBBSampler |
| Sample dihdrals using sugar bb data. More... | |
Typedefs | |
| typedef utility::pointer::shared_ptr < BBDihedralSamplerBase > | BBDihedralSamplerBaseOP |
| typedef utility::pointer::shared_ptr < BBDihedralSamplerBase const > | BBDihedralSamplerBaseCOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler > | BBDihedralSamplerOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler const > | BBDihedralSamplerCOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler2D > | BBDihedralSampler2DOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler2D const > | BBDihedralSampler2DCOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler3D > | BBDihedralSampler3DOP |
| typedef utility::pointer::shared_ptr < BBDihedralSampler3D const > | BBDihedralSampler3DCOP |
| typedef utility::pointer::shared_ptr < BBDihedralSamplerND > | BBDihedralSamplerNDOP |
| typedef utility::pointer::shared_ptr < BBDihedralSamplerND const > | BBDihedralSamplerNDCOP |
| typedef utility::pointer::shared_ptr < SmallBBSampler > | SmallBBSamplerOP |
| typedef utility::pointer::shared_ptr < SmallBBSampler const > | SmallBBSamplerCOP |
| typedef utility::pointer::shared_ptr < SugarBBSampler > | SugarBBSamplerOP |
| typedef utility::pointer::shared_ptr < SugarBBSampler const > | SugarBBSamplerCOP |
Enumerations | |
| enum | BBSampleType { minima = 1, probability } |
| typedef utility::pointer::shared_ptr< BBDihedralSampler2D const > protocols::simple_moves::bb_sampler::BBDihedralSampler2DCOP |
| typedef utility::pointer::shared_ptr< BBDihedralSampler2D > protocols::simple_moves::bb_sampler::BBDihedralSampler2DOP |
| typedef utility::pointer::shared_ptr< BBDihedralSampler3D const > protocols::simple_moves::bb_sampler::BBDihedralSampler3DCOP |
| typedef utility::pointer::shared_ptr< BBDihedralSampler3D > protocols::simple_moves::bb_sampler::BBDihedralSampler3DOP |
| typedef utility::pointer::shared_ptr< BBDihedralSamplerBase const > protocols::simple_moves::bb_sampler::BBDihedralSamplerBaseCOP |
| typedef utility::pointer::shared_ptr< BBDihedralSamplerBase > protocols::simple_moves::bb_sampler::BBDihedralSamplerBaseOP |
| typedef utility::pointer::shared_ptr< BBDihedralSampler const > protocols::simple_moves::bb_sampler::BBDihedralSamplerCOP |
| typedef utility::pointer::shared_ptr< BBDihedralSamplerND const > protocols::simple_moves::bb_sampler::BBDihedralSamplerNDCOP |
| typedef utility::pointer::shared_ptr< BBDihedralSamplerND > protocols::simple_moves::bb_sampler::BBDihedralSamplerNDOP |
| typedef utility::pointer::shared_ptr< BBDihedralSampler > protocols::simple_moves::bb_sampler::BBDihedralSamplerOP |
| typedef utility::pointer::shared_ptr< SmallBBSampler const > protocols::simple_moves::bb_sampler::SmallBBSamplerCOP |
| typedef utility::pointer::shared_ptr< SmallBBSampler > protocols::simple_moves::bb_sampler::SmallBBSamplerOP |
| typedef utility::pointer::shared_ptr< SugarBBSampler const > protocols::simple_moves::bb_sampler::SugarBBSamplerCOP |
| typedef utility::pointer::shared_ptr< SugarBBSampler > protocols::simple_moves::bb_sampler::SugarBBSamplerOP |
1.8.7