![]() |
Rosetta
2021.16
|
The InterchainJumpSelector selects jumps that land on different chains than they took off from. More...
#include <core/select/jump_selector/InterchainJumpSelector.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 <set>Classes | |
| class | core::select::jump_selector::InterchainJumpSelector |
| The InterchainJumpSelector returns a JumpSubset, i.e. a utility::vector1< bool > containing 'true' for jump where the take-off residue is on a different chain from the landing residue. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::jump_selector | |
The InterchainJumpSelector selects jumps that land on different chains than they took off from.
The InterchainJumpSelector selects all jumps that land on a different chain from the take off.
1.8.7