Rosetta Core  2015.09
residue_selector Directory Reference
Directory dependency graph for residue_selector:
src/core/pack/task/residue_selector

Files

file  AndResidueSelector.cc
 The AndResidueSelector combines logic from multiple ResidueSelectors.
 
file  AndResidueSelector.fwd.hh
 Forward declaration of a class that combines ResidueSelector logic.
 
file  AndResidueSelector.hh
 The AndResidueSelector combines logic from multiple ResidueSelectors.
 
file  ChainSelector.cc
 The ChainSelector combines logic from multiple ResidueSelectors.
 
file  ChainSelector.fwd.hh
 The ChainSelector selects all the residues from a given chain, given either as a number or a character.
 
file  ChainSelector.hh
 The ChainSelector selects all the residues from a given chain, given either as a number or a character. Clears the passed ResidueSubset.
 
file  ClashBasedRepackShellSelector.cc
 The ClashBasedRepackShellSelector identifies all residues that clash with at least one rotamer of a design position.
 
file  ClashBasedRepackShellSelector.fwd.hh
 Forward declaration of a class that identifies all residues that clash with at least one rotamer of a design position.
 
file  ClashBasedRepackShellSelector.hh
 The ClashBasedRepackShellSelector identifies all residues that clash with at least one rotamer of a design position.
 
file  InterGroupInterfaceByVectorSelector.cc
 
file  InterGroupInterfaceByVectorSelector.fwd.hh
 forward declaration and owning_ptr typedefs for the InterGroupByVectorSelector
 
file  InterGroupInterfaceByVectorSelector.hh
 
file  JumpDownstreamSelector.cc
 The JumpDownstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  JumpDownstreamSelector.fwd.hh
 Forward declaration of a class that selects residues downstream of a specified jump.
 
file  JumpDownstreamSelector.hh
 The JumpDownstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  JumpUpstreamSelector.cc
 The JumpUpstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  JumpUpstreamSelector.fwd.hh
 Forward declaration of a class that selects residues upstream of a specified jump.
 
file  JumpUpstreamSelector.hh
 The JumpUpstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  NeighborhoodResidueSelector.cc
 The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues.
 
file  NeighborhoodResidueSelector.fwd.hh
 Forward declaration of a class that selects residues from the neighborhood of a set of focus residues.
 
file  NeighborhoodResidueSelector.hh
 The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues. Clears the Passed ResidueSubset.
 
file  NotResidueSelector.cc
 The NotResidueSelector negates the logic of its loaded ResidueSelector.
 
file  NotResidueSelector.fwd.hh
 Forward declaration of a class that negates ResidueSelector logic.
 
file  NotResidueSelector.hh
 The NotResidueSelector negates the logic of its loaded ResidueSelector.
 
file  NumNeighborsSelector.cc
 The NumNeighborsSelector identifies all residues that have at least X neighbors within a distance D.
 
file  NumNeighborsSelector.fwd.hh
 Forward declaration of a class that identifies residues with at least X neighbors within a cutoff distance D.
 
file  NumNeighborsSelector.hh
 The NumNeighborsSelector identifies residues that have at least X neighbors within a distance Y. Clears the given ResidueSubset.
 
file  OrResidueSelector.cc
 The OrResidueSelector combines logic from multiple ResidueSelectors.
 
file  OrResidueSelector.fwd.hh
 Forward declaration of a class that combines ResidueSelector logic.
 
file  OrResidueSelector.hh
 The OrResidueSelector combines logic from multiple ResidueSelectors.
 
file  ResidueIndexSelector.cc
 The ResidueIndexSelector selects residues using a string containing pose indices.
 
file  ResidueIndexSelector.fwd.hh
 Forward declaration of a class that selects residues using a string containing pose indices.
 
file  ResidueIndexSelector.hh
 The ResidueIndexSelector selects residues using a string containing pose indices.
 
file  ResidueSelector.cc
 The ResidueSelector class identifies a subset of residues from a Pose.
 
file  ResidueSelector.fwd.hh
 Forward declaration of a class that identifies a subset of residues from a Pose.
 
file  ResidueSelector.hh
 The ResidueSelector class identifies a subset of residues from a Pose.
 
file  ResidueSelectorCreator.fwd.hh
 Forward declaration of a class that instantiates a particular ResidueSelector.
 
file  ResidueSelectorCreator.hh
 Class for instantiating a particular ResidueSelector.
 
file  ResidueSelectorCreators.hh
 Class declarations for the ResidueSelectorCreators for a set of simple ResidueSelectors.
 
file  ResidueSelectorFactory.cc
 Implementation of the class for instantiating arbitrary ResidueSelectors from a string –> ResidueSelectorCreator map.
 
file  ResidueSelectorFactory.hh
 Class for instantiating arbitrary ResidueSelectors from a string –> ResidueSelectorCreator map.
 
file  ResidueSelectorRegistrator.hh
 Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory.
 
file  TrueResidueSelector.cc
 The TrueResidueSelector creates an appropriate all-true vector.
 
file  TrueResidueSelector.fwd.hh
 Forward declaration of a class that combines ResidueSelector logic.
 
file  TrueResidueSelector.hh
 The TrueResidueSelector creates an appropriate all-true vector.