Rosetta
Namespaces | Typedefs
BuriedSurfaceAreaFilter.fwd.hh File Reference

Forward declarations and owning pointer typedefs for the BuriedSurfaceAreaFilter. 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< BuriedSurfaceAreaFilter > protocols::simple_filters::BuriedSurfaceAreaFilterOP
 
typedef utility::pointer::shared_ptr< BuriedSurfaceAreaFilter const > protocols::simple_filters::BuriedSurfaceAreaFilterCOP
 

Detailed Description

Forward declarations and owning pointer typedefs for the BuriedSurfaceAreaFilter.

Calculates buried surface area (exposed surface area minus total surface area, on a per-residue basis). Accepts a residue selector to allow buried subsets to be considered.

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