Rosetta
Classes | Namespaces | Functions
NeighTeller.hh File Reference

A class to determine neighboring relationships between or among residues. More...

#include <core/pose/Pose.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/methods/EnergyMethodOptions.hh>
#include <core/scoring/EnergyMap.hh>
#include <iosfwd>

Classes

class  protocols::constel::NeighTeller
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::constel
 

Functions

void protocols::constel::mk_neigh_list (core::Size const tgtnum, utility::vector1< bool > &neighs, Pose &ps)
 Creates the list of residues that are neighbors of a given target residue. More...
 

Detailed Description

A class to determine neighboring relationships between or among residues.

Author
Andrea Bazzoli