Go to the documentation of this file.
14 #ifndef INCLUDED_protocols_simple_filters_DeltaFilter_hh
15 #define INCLUDED_protocols_simple_filters_DeltaFilter_hh
20 #include <utility/tag/Tag.fwd.hh>
24 #include <utility/vector1.hh>
29 namespace simple_filters {
55 void lower(
bool const l );
57 void upper(
bool const u );
89 #endif //INCLUDED_protocols_simple_filters_DeltaFilter_HH_