Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
DockFragmentsMover Class Reference

Public Member Functions

void run ()
 
void cut_from_map (core::pose::Pose const &pose)
 
void process_fragfile ()
 
core::fragment::FragSetOP cluster_frags (core::fragment::FragSetOP fragments)
 
virtual std::string get_name () const
 

Private Attributes

std::map< core::Size,
core::fragment::Frame > 
library_
 
std::map< core::Size,
core::fragment::Frame > 
libsmall_
 
core::Size nmer_
 
core::Size nmer_small_
 

Detailed Description

fpd – none of these are movers, since they do not follow the 1 struct in / 1 struct out model – they may be at some point ...

Member Function Documentation

core::fragment::FragSetOP DockFragmentsMover::cluster_frags ( core::fragment::FragSetOP  fragments)
void DockFragmentsMover::cut_from_map ( core::pose::Pose const &  pose)
virtual std::string DockFragmentsMover::get_name ( ) const
inlinevirtual
void DockFragmentsMover::process_fragfile ( )
void DockFragmentsMover::run ( )

Member Data Documentation

std::map<core::Size, core::fragment::Frame> DockFragmentsMover::library_
private

Referenced by process_fragfile(), and run().

std::map<core::Size, core::fragment::Frame> DockFragmentsMover::libsmall_
private

Referenced by process_fragfile(), and run().

core::Size DockFragmentsMover::nmer_
private

Referenced by process_fragfile(), and run().

core::Size DockFragmentsMover::nmer_small_
private

Referenced by process_fragfile(), and run().


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