Rosetta
Namespaces | Typedefs
LongestContinuousPolarSegmentFilter.fwd.hh File Reference

This filter computes the longest continuous stretch of polar residues within a pose or selection. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef utility::pointer::shared_ptr< LongestContinuousPolarSegmentFilter > protocols::simple_filters::LongestContinuousPolarSegmentFilterOP
 
typedef utility::pointer::shared_ptr< LongestContinuousPolarSegmentFilter const > protocols::simple_filters::LongestContinuousPolarSegmentFilterCOP
 

Detailed Description

This filter computes the longest continuous stretch of polar residues within a pose or selection.

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