Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
InterchainJumpSelector.hh File Reference

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
 

Detailed Description

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.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)