Go to the documentation of this file.
16 #ifndef INCLUDED_protocols_simple_filters_RangeFilter_hh
17 #define INCLUDED_protocols_simple_filters_RangeFilter_hh
34 #include <utility/tag/Tag.fwd.hh>
36 #include <utility/vector1.hh>
42 namespace simple_filters {
110 virtual bool apply(
Pose const & pose )
const;
113 virtual void report( std::ostream & out,
Pose const & pose )
const;