Rosetta
Namespaces | Typedefs
PhiSelector.fwd.hh File Reference

A ResidueSelector that selects alpha-amino acids that are either in the positive phi or negative phi region of Ramachandran space (depending on user preferences). More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::select
 
 core::select::residue_selector
 

Typedefs

typedef utility::pointer::shared_ptr< PhiSelector > core::select::residue_selector::PhiSelectorOP
 
typedef utility::pointer::shared_ptr< PhiSelector const > core::select::residue_selector::PhiSelectorCOP
 

Detailed Description

A ResidueSelector that selects alpha-amino acids that are either in the positive phi or negative phi region of Ramachandran space (depending on user preferences).

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)