Rosetta
Namespaces | Functions
LayerSelector.cc File Reference

A ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.). More...

#include <core/select/residue_selector/LayerSelector.hh>
#include <core/select/residue_selector/ResidueSelectorCreators.hh>
#include <core/select/residue_selector/util.hh>
#include <core/pose/Pose.hh>
#include <core/select/util/SelectResiduesByLayer.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <basic/citation_manager/CitationCollection.hh>
#include <basic/citation_manager/CitationManager.hh>
#include <utility/tag/Tag.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <utility/exit.hh>
#include <utility/pointer/memory.hh>
#include <basic/Tracer.hh>

Namespaces

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

Functions

static basic::Tracer TR ("core.select.residue_selector.LayerSelector")
 

Detailed Description

A ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.).

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.select.residue_selector.LayerSelector"  )
static