Rosetta
|
#include <protocols/recces/params/RECCES_Parameters.fwd.hh>
#include <protocols/recces/options/RECCES_Options.fwd.hh>
#include <protocols/recces/sampler/MC_Comb.fwd.hh>
#include <protocols/recces/sampler/rna/MC_RNA_OneJump.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/pose/rna/RNA_SecStruct.fwd.hh>
#include <core/types.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::recces | |
protocols::recces::sampler | |
Functions | |
protocols::recces::sampler::MC_CombOP | protocols::recces::sampler::initialize_sampler (pose::Pose const &pose, options::RECCES_Options const &options, params::RECCES_Parameters const ¶ms) |
protocols::recces::sampler::MC_CombOP | protocols::recces::sampler::get_recces_turner_sampler (pose::Pose const &pose, core::Real const &a_form_range, core::pose::rna::RNA_SecStruct const &secstruct, params::RECCES_Parameters const ¶ms) |
MC_CombOP | protocols::recces::sampler::initialize_thermal_sampler (pose::Pose const &pose, options::RECCES_Options const &options) |
MC_RNA_OneJumpOP | protocols::recces::sampler::initialize_jump_sampler (core::pose::Pose const &pose, core::Size const &num_jump, options::RECCES_Options const &options) |