Rosetta
Public Member Functions | List of all members
protocols::frag_picker::scores::MakeSecondarySimilarity Class Reference

Maker class that produces a new SecondarySimilarity object. More...

#include <SecondarySimilarity.hh>

Inheritance diagram for protocols::frag_picker::scores::MakeSecondarySimilarity:
Inheritance graph
[legend]

Public Member Functions

 MakeSecondarySimilarity ()
 
FragmentScoringMethodOP make (core::Size priority, core::Real lowest_acceptable_value, bool use_lowest, FragmentPickerOP picker, std::string const &prediction_id) override
 
- Public Member Functions inherited from protocols::frag_picker::scores::MakeFragmentScoringMethod
 MakeFragmentScoringMethod (std::string name)
 
std::string & get_score_name ()
 

Detailed Description

Maker class that produces a new SecondarySimilarity object.

Constructor & Destructor Documentation

◆ MakeSecondarySimilarity()

protocols::frag_picker::scores::MakeSecondarySimilarity::MakeSecondarySimilarity ( )
inline

Member Function Documentation

◆ make()

FragmentScoringMethodOP protocols::frag_picker::scores::MakeSecondarySimilarity::make ( core::Size  priority,
core::Real  lowest_acceptable_value,
bool  use_lowest,
FragmentPickerOP  picker,
std::string const &  prediction_id 
)
inlineoverridevirtual

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