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

The SymmetricalResidueSelector selects symmetrically generated residues of a given ResidueSelector input. More...

#include <core/select/residue_selector/SymmetricalResidueSelector.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::SymmetricalResidueSelector
 The SymmetricalResidueSelector returns a ResidueSubset, i.e. a utility::vector1< bool > containing 'true' for residue positions which are symmetrically generated residues of the input list. (IE Union) More...
 

Namespaces

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

Detailed Description

The SymmetricalResidueSelector selects symmetrically generated residues of a given ResidueSelector input.

Author
Yang Hsia (yhsia.nosp@m.@uw..nosp@m.edu)