Rosetta
Classes | Namespaces | Functions
ChainTerm.hh File Reference

class identifying the N- and C-terminal residues of a chain More...

#include <core/pose/Pose.fwd.hh>
#include <basic/Tracer.fwd.hh>
#include <core/types.hh>

Classes

class  protocols::constel::ChainTerm
 

Namespaces

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

Functions

void protocols::constel::get_chain_terms (core::pose::Pose const &ps, utility::vector1< ChainTerm > &chains)
 identifies each chain and its N- and C-terminal residues in a pose. More...
 
void protocols::constel::print_chains (utility::vector1< ChainTerm > const &chains, basic::Tracer &t)
 Prints the N- and C-terminal residues of all chains. More...
 

Detailed Description

class identifying the N- and C-terminal residues of a chain

Author
Andrea Bazzoli