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

The JumpUpstreamSelector selects residues downstream of a given jump in a FoldTree. More...

#include <core/select/residue_selector/JumpUpstreamSelector.fwd.hh>
#include <core/types.hh>
#include <core/select/residue_selector/ResidueSelector.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::residue_selector::JumpUpstreamSelector
 The JumpUpstreamSelector returns a ResidueSubset, i.e. a utility::vector1< bool > containing 'true' for residue positions which lie upstream of a given jump in the FoldTree. The jump is specified by its integer index. More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::select
 
 core::select::residue_selector
 

Detailed Description

The JumpUpstreamSelector selects residues downstream of a given jump in a FoldTree.

Author
Robert Lindner (rlind.nosp@m.ner@.nosp@m.mpimf.nosp@m.-hei.nosp@m.delbe.nosp@m.rg.m.nosp@m.pg.de)