Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
protocols::frag_picker::scores::MakeCSScore Class Reference

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

#include <CSScore.hh>

Inheritance diagram for protocols::frag_picker::scores::MakeCSScore:
Inheritance graph
[legend]
Collaboration diagram for protocols::frag_picker::scores::MakeCSScore:
Collaboration graph
[legend]

Public Member Functions

 MakeCSScore ()
 
FragmentScoringMethodOP make (Size, Real, bool, FragmentPickerOP, std::string)
 
- 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 CSScore object.

Definition at line 78 of file CSScore.hh.

Constructor & Destructor Documentation

protocols::frag_picker::scores::MakeCSScore::MakeCSScore ( )
inline

Definition at line 81 of file CSScore.hh.

Member Function Documentation

FragmentScoringMethodOP protocols::frag_picker::scores::MakeCSScore::make ( Size  priority,
Real  lowest_acceptable_value,
bool  use_lowest,
FragmentPickerOP  ,
std::string   
)
virtual

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