Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::sewing::hashing::HasherSettings Struct Reference

#include <hasher_data.hh>

Public Member Functions

 HasherSettings ()
 
 HasherSettings (core::Size max_clash_score_temp, core::Size min_hash_score_temp, core::Size boxes_per_dimension_temp, bool hash_between_termini_temp)
 

Public Attributes

core::Size max_clash_score
 
core::Size min_hash_score
 
core::Size boxes_per_dimension
 
bool hash_between_termini
 

Constructor & Destructor Documentation

◆ HasherSettings() [1/2]

protocols::sewing::hashing::HasherSettings::HasherSettings ( )
inline

◆ HasherSettings() [2/2]

protocols::sewing::hashing::HasherSettings::HasherSettings ( core::Size  max_clash_score_temp,
core::Size  min_hash_score_temp,
core::Size  boxes_per_dimension_temp,
bool  hash_between_termini_temp 
)
inline

Member Data Documentation

◆ boxes_per_dimension

core::Size protocols::sewing::hashing::HasherSettings::boxes_per_dimension

◆ hash_between_termini

bool protocols::sewing::hashing::HasherSettings::hash_between_termini

◆ max_clash_score

core::Size protocols::sewing::hashing::HasherSettings::max_clash_score

◆ min_hash_score

core::Size protocols::sewing::hashing::HasherSettings::min_hash_score

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