Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
CSScore.hh File Reference

Object that scores a fragment by its crmsd to the native. More...

#include <protocols/frag_picker/FragmentCandidate.fwd.hh>
#include <protocols/frag_picker/CSTalosIO.hh>
#include <protocols/frag_picker/scores/CachingScoringMethod.hh>
#include <protocols/frag_picker/scores/FragmentScoreMap.fwd.hh>
#include <utility/io/ozstream.hh>
#include <core/types.hh>
#include <utility/vector1.hh>

Classes

class  protocols::frag_picker::scores::CSScore
 scores a fragment by the root mean square deviation of Phi and Psi angles. More...
 
class  protocols::frag_picker::scores::MakeCSScore
 Maker class that produces a new CSScore object. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::frag_picker
 
 protocols::frag_picker::scores
 

Typedefs

typedef
utility::pointer::shared_ptr
< CSScore > 
protocols::frag_picker::scores::CSScoreOP
 
typedef
utility::pointer::shared_ptr
< CSScore const > 
protocols::frag_picker::scores::CSScoreCOP
 

Detailed Description

Object that scores a fragment by its crmsd to the native.

Author
Robert Vernon