Rosetta
Classes | Namespaces
ConfluentSelector.hh File Reference

selector that selects all the residues between those selected by another selector that are not interspersed with those selected by a third selector More...

#include <core/select/residue_selector/ConfluentSelector.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::ConfluentSelector
 selector that selects all the residues between those selected by another selector that are not interspersed with those selected by a third selector More...
 

Namespaces

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

Detailed Description

selector that selects all the residues between those selected by another selector that are not interspersed with those selected by a third selector

Author
frankdt (frank.nosp@m.dt@e.nosp@m.mail..nosp@m.unc..nosp@m.edu)