Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions
core::fragment::picking_old::vall::eval Namespace Reference

Classes

class  ABEGOEval
 scores a fragment based on sum of secondary structure identity and sequence identity More...
 
class  EnergyEval
 scores a fragment by inserting its backbone angles into a Pose and evaluating its energy using a given ScoreFunction More...
 
class  IdentityEval
 scores a fragment based on sum of secondary structure identity and sequence identity More...
 
class  VallFragmentEval
 base class for Vall ExtentEvaluator More...
 

Typedefs

typedef
utility::pointer::owning_ptr
< ABEGOEval
ABEGOEvalOP
 ABEGOEval owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< ABEGOEval const > 
ABEGOEvalCOP
 ABEGOEval const owning pointer. More...
 
typedef
utility::pointer::access_ptr
< ABEGOEval
ABEGOEvalAP
 ABEGOEval access pointer. More...
 
typedef
utility::pointer::access_ptr
< ABEGOEval const > 
ABEGOEvalCAP
 ABEGOEval access owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< EnergyEval
EnergyEvalOP
 EnergyEval owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< EnergyEval const > 
EnergyEvalCOP
 EnergyEval const owning pointer. More...
 
typedef
utility::pointer::access_ptr
< EnergyEval
EnergyEvalAP
 EnergyEval access pointer. More...
 
typedef
utility::pointer::access_ptr
< EnergyEval const > 
EnergyEvalCAP
 EnergyEval const access pointer. More...
 
typedef
utility::pointer::owning_ptr
< IdentityEval
IdentityEvalOP
 IdentityEval owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< IdentityEval const > 
IdentityEvalCOP
 IdentityEval const owning pointer. More...
 
typedef
utility::pointer::access_ptr
< IdentityEval
IdentityEvalAP
 IdentityEval access pointer. More...
 
typedef
utility::pointer::access_ptr
< IdentityEval const > 
IdentityEvalCAP
 IdentityEval access owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< VallFragmentEval
VallFragmentEvalOP
 VallFragmentEval owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< VallFragmentEval const > 
VallFragmentEvalCOP
 VallFragmentEval const owning pointer. More...
 
typedef
utility::pointer::access_ptr
< VallFragmentEval
VallFragmentEvalAP
 VallFragmentEval access pointer. More...
 
typedef
utility::pointer::access_ptr
< VallFragmentEval const > 
VallFragmentEvalCAP
 VallFragmentEval const access pointer. More...
 

Functions

static
numeric::random::RandomGenerator 
RG (131572)
 
static basic::Tracer TR ("core.fragment.picking_old.vall.eval.ABEGOEval")
 
static
numeric::random::RandomGenerator 
RG (167872)
 
static basic::Tracer TR ("core.fragment.picking_old.vall.eval.EnergyEval")
 
static
numeric::random::RandomGenerator 
RG (107572)
 
static basic::Tracer TR ("core.fragment.picking_old.vall.eval.IdentityEval")
 

Typedef Documentation

ABEGOEval access pointer.

Definition at line 43 of file ABEGOEval.fwd.hh.

ABEGOEval access owning pointer.

Definition at line 47 of file ABEGOEval.fwd.hh.

ABEGOEval const owning pointer.

Definition at line 39 of file ABEGOEval.fwd.hh.

ABEGOEval owning pointer.

Definition at line 31 of file ABEGOEval.fwd.hh.

EnergyEval access pointer.

Definition at line 43 of file EnergyEval.fwd.hh.

EnergyEval const access pointer.

Definition at line 47 of file EnergyEval.fwd.hh.

EnergyEval const owning pointer.

Definition at line 39 of file EnergyEval.fwd.hh.

EnergyEval owning pointer.

Definition at line 31 of file EnergyEval.fwd.hh.

IdentityEval access pointer.

Definition at line 43 of file IdentityEval.fwd.hh.

IdentityEval access owning pointer.

Definition at line 47 of file IdentityEval.fwd.hh.

IdentityEval const owning pointer.

Definition at line 39 of file IdentityEval.fwd.hh.

IdentityEval owning pointer.

Definition at line 31 of file IdentityEval.fwd.hh.

VallFragmentEval access pointer.

Definition at line 43 of file VallFragmentEval.fwd.hh.

VallFragmentEval const access pointer.

Definition at line 47 of file VallFragmentEval.fwd.hh.

VallFragmentEval const owning pointer.

Definition at line 39 of file VallFragmentEval.fwd.hh.

VallFragmentEval owning pointer.

Definition at line 31 of file VallFragmentEval.fwd.hh.

Function Documentation

static numeric::random::RandomGenerator core::fragment::picking_old::vall::eval::RG ( 167872  )
static
static numeric::random::RandomGenerator core::fragment::picking_old::vall::eval::RG ( 107572  )
static
static numeric::random::RandomGenerator core::fragment::picking_old::vall::eval::RG ( 131572  )
static
static basic::Tracer core::fragment::picking_old::vall::eval::TR ( "core.fragment.picking_old.vall.eval.EnergyEval"  )
static
static basic::Tracer core::fragment::picking_old::vall::eval::TR ( "core.fragment.picking_old.vall.eval.IdentityEval"  )
static
static basic::Tracer core::fragment::picking_old::vall::eval::TR ( "core.fragment.picking_old.vall.eval.ABEGOEval"  )
static