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::MakeBFactor Class Reference

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

#include <BFactor.hh>

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

Public Member Functions

 MakeBFactor ()
 
FragmentScoringMethodOP make (Size priority, Real lowest_acceptable_value, bool use_lowest, FragmentPickerOP picker, 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 BFactor object.

Definition at line 57 of file BFactor.hh.

Constructor & Destructor Documentation

protocols::frag_picker::scores::MakeBFactor::MakeBFactor ( )
inline

Definition at line 60 of file BFactor.hh.

Member Function Documentation

FragmentScoringMethodOP protocols::frag_picker::scores::MakeBFactor::make ( Size  priority,
Real  lowest_acceptable_value,
bool  use_lowest,
FragmentPickerOP  picker,
std::string   
)
inlinevirtual

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