![]() |
Rosetta
2021.16
|
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...
#include <BBDihedralSampler.hh>

Additional Inherited Members | |
Protected Attributes inherited from protocols::simple_moves::bb_sampler::BBDihedralSamplerBase | |
| core::id::MainchainTorsionType | torsion_type_ |
| BBSampleType | sampling_type_ |
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.
get_torsion functions should give either the minima on a set of data or sample via the probability.
| protocols::simple_moves::bb_sampler::BBDihedralSampler::BBDihedralSampler | ( | ) |
| protocols::simple_moves::bb_sampler::BBDihedralSampler::BBDihedralSampler | ( | core::id::MainchainTorsionType | torsion_type, |
| BBSampleType | sampling_type = probability |
||
| ) |
|
default |
|
overridedefault |
| BBDihedralSamplerOP protocols::simple_moves::bb_sampler::BBDihedralSampler::clone | ( | ) | const |
|
inlineoverridevirtual |
Reimplemented from protocols::simple_moves::bb_sampler::BBDihedralSamplerBase.
Reimplemented in protocols::simple_moves::bb_sampler::SmallBBSampler, and protocols::simple_moves::bb_sampler::SugarBBSampler.
|
pure virtual |
|
pure virtual |
Set torsions to pose.
Implemented in protocols::simple_moves::bb_sampler::SugarBBSampler, and protocols::simple_moves::bb_sampler::SmallBBSampler.
1.8.7