![]() |
Rosetta
2021.16
|
header file for very simple Filter classes More...
#include <protocols/filters/BasicFilters.fwd.hh>#include <protocols/filters/Filter.hh>#include <protocols/moves/Mover.fwd.hh>#include <basic/datacache/DataMap.fwd.hh>#include <protocols/moves/ResId.hh>#include <core/types.hh>#include <core/pose/Pose.fwd.hh>#include <utility/VirtualBase.hh>#include <utility/vector1.hh>#include <utility/tag/Tag.fwd.hh>#include <string>Classes | |
| class | protocols::filters::TrueFilter |
| class | protocols::filters::FalseFilter |
| class | protocols::filters::StochasticFilter |
| class | protocols::filters::CompoundFilter |
| Used to define a compound logical statement involving other filters with AND, OR and XOR. More... | |
| class | protocols::filters::CombinedFilter |
| Used to combine multiple seperate filters into a single filter value. More... | |
| class | protocols::filters::MoveBeforeFilter |
| Apply a sub-mover prior to calculating a filter value. More... | |
| class | protocols::filters::IfThenFilter |
| Evaluate to a value contingent on the evaluation of another filter. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::filters | |
header file for very simple Filter classes
1.8.7