Rosetta
Public Member Functions | Private Attributes | List of all members
apps::pilot::CustomFragmentMover Class Reference

A Mover that insert fragments to the loop region. More...

#include <AlignChunkMover.hh>

Inheritance diagram for apps::pilot::CustomFragmentMover:
Inheritance graph
[legend]

Public Member Functions

 CustomFragmentMover (numeric::random::RandomGenerator &RG, Loops const &ss_chunks)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 

Private Attributes

numeric::random::RandomGeneratorRG_
 
utility::vector1< core::fragment::FragSetOP > frag_libs_
 
utility::vector1< utility::vector1< Size > > frag_insert_pos_weights_
 

Detailed Description

A Mover that insert fragments to the loop region.

Constructor & Destructor Documentation

◆ CustomFragmentMover()

apps::pilot::CustomFragmentMover::CustomFragmentMover ( numeric::random::RandomGenerator RG,
Loops const &  ss_chunks 
)
inline

Member Function Documentation

◆ apply()

void apps::pilot::CustomFragmentMover::apply ( core::pose::Pose pose)
inline

◆ get_name()

std::string apps::pilot::CustomFragmentMover::get_name ( ) const
inline

Member Data Documentation

◆ frag_insert_pos_weights_

utility::vector1< utility::vector1< Size > > apps::pilot::CustomFragmentMover::frag_insert_pos_weights_
private

◆ frag_libs_

utility::vector1< core::fragment::FragSetOP > apps::pilot::CustomFragmentMover::frag_libs_
private

◆ RG_

numeric::random::RandomGenerator& apps::pilot::CustomFragmentMover::RG_
private

The documentation for this class was generated from the following file: