Rosetta
Public Attributes | List of all members
protocols::motif_grafting::movers::motif2scaffold_data Struct Reference

structure that contains the motif2scaffold_indexes data in a vector and adds fields for fragment matching information More...

#include <MotifGraftMover.hh>

Public Attributes

utility::vector1< motif2scaffold_indexesv_indexes
 
numeric::xyzMatrix< core::RealRotM = numeric::xyzMatrix< core::Real >(0.0)
 
numeric::xyzVector< core::RealTvecA = {0.0, 0.0, 0.0}
 
numeric::xyzVector< core::RealTvecB = {0.0, 0.0, 0.0}
 
core::Real RMSD = 0
 
core::Real motif_fragments_RMSD = 0
 
core::Size clash_score = 0
 
utility::vector1< utility::vector1< core::Size > > vvr_hotspots
 
bool b_allow_independent_alignment_per_fragment = false
 
bool b_full_motif_bb_alignment = false
 
bool b_graft_only_hotspots_by_sidechain_replacement = false
 

Detailed Description

structure that contains the motif2scaffold_indexes data in a vector and adds fields for fragment matching information

Member Data Documentation

◆ b_allow_independent_alignment_per_fragment

bool protocols::motif_grafting::movers::motif2scaffold_data::b_allow_independent_alignment_per_fragment = false

◆ b_full_motif_bb_alignment

bool protocols::motif_grafting::movers::motif2scaffold_data::b_full_motif_bb_alignment = false

◆ b_graft_only_hotspots_by_sidechain_replacement

bool protocols::motif_grafting::movers::motif2scaffold_data::b_graft_only_hotspots_by_sidechain_replacement = false

◆ clash_score

core::Size protocols::motif_grafting::movers::motif2scaffold_data::clash_score = 0

◆ motif_fragments_RMSD

core::Real protocols::motif_grafting::movers::motif2scaffold_data::motif_fragments_RMSD = 0

◆ RMSD

core::Real protocols::motif_grafting::movers::motif2scaffold_data::RMSD = 0

◆ RotM

numeric::xyzMatrix< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::RotM = numeric::xyzMatrix< core::Real >(0.0)

◆ TvecA

numeric::xyzVector< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::TvecA = {0.0, 0.0, 0.0}

◆ TvecB

numeric::xyzVector< core::Real > protocols::motif_grafting::movers::motif2scaffold_data::TvecB = {0.0, 0.0, 0.0}

◆ v_indexes

utility::vector1< motif2scaffold_indexes > protocols::motif_grafting::movers::motif2scaffold_data::v_indexes

◆ vvr_hotspots

utility::vector1< utility::vector1< core::Size > > protocols::motif_grafting::movers::motif2scaffold_data::vvr_hotspots

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