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

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

#include <PartialSecondarySimilarity.hh>

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

Public Member Functions

 MakePartialSecondarySimilarity ()
 
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 PartialSecondarySimilarity object.

Constructor & Destructor Documentation

◆ MakePartialSecondarySimilarity()

protocols::frag_picker::scores::MakePartialSecondarySimilarity::MakePartialSecondarySimilarity ( )
inline

Member Function Documentation

◆ make()

FragmentScoringMethodOP protocols::frag_picker::scores::MakePartialSecondarySimilarity::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: