Rosetta
Classes | Typedefs | Enumerations | Functions
protocols::generalized_kinematic_closure::selector Namespace Reference

Classes

class  GeneralizedKICselector
 

Typedefs

typedef utility::pointer::shared_ptr< GeneralizedKICselectorGeneralizedKICselectorOP
 
typedef utility::pointer::shared_ptr< GeneralizedKICselector const > GeneralizedKICselectorCOP
 
typedef utility::vector1< GeneralizedKICselectorOPGeneralizedKICselectorOPs
 
typedef utility::vector1< GeneralizedKICselectorCOPGeneralizedKICselectorCOPs
 

Enumerations

enum  selector_type {
  no_selector = 1 , random_selector , lowest_energy_selector , boltzmann_energy_selector ,
  lowest_rmsd_selector , lowest_delta_torsion_selector , unknown_selector , end_of_selector_list = unknown_selector
}
 

Functions

static basic::Tracer TR ("protocols.generalized_kinematic_closure.selector.GeneralizedKICselector")
 

Typedef Documentation

◆ GeneralizedKICselectorCOP

◆ GeneralizedKICselectorCOPs

◆ GeneralizedKICselectorOP

◆ GeneralizedKICselectorOPs

Enumeration Type Documentation

◆ selector_type

Enumerator
no_selector 
random_selector 
lowest_energy_selector 
boltzmann_energy_selector 
lowest_rmsd_selector 
lowest_delta_torsion_selector 
unknown_selector 
end_of_selector_list 

Function Documentation

◆ TR()

static basic::Tracer protocols::generalized_kinematic_closure::selector::TR ( "protocols.generalized_kinematic_closure.selector.GeneralizedKICselector"  )
static