![]() |
Rosetta
2021.16
|
The AndJumpSelector combines logic from multiple JumpSelectors. More...
#include <core/select/jump_selector/AndJumpSelector.fwd.hh>#include <core/types.hh>#include <core/select/jump_selector/JumpSelector.hh>#include <core/pose/Pose.fwd.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <utility/vector1.hh>#include <list>Classes | |
| class | core::select::jump_selector::AndJumpSelector |
| The AndJumpSelector combines the output of multiple JumpSelectors using AND logic, i.e., only jumps selected by ALL contained JumpSelectors will be selected. JumpSelecters can be pulled in from a DataMap, from subtags (for JumpSelectors known to the JumpSelectorFactory) or programmatically through add_jump_selector. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::jump_selector | |
The AndJumpSelector combines logic from multiple JumpSelectors.
1.8.7