Public Member Functions | Static Public Member Functions
ESBTL::Coarse_creator_closest_to_barycenter< Residue, FT_ > Class Template Reference

#include <coarse_creators.h>

List of all members.

Public Member Functions

template<class Output_iterator >
int operator() (const Residue &res, Output_iterator out) const

Static Public Member Functions

static const std::string info ()

Detailed Description

template<class Residue, class FT_>
class ESBTL::Coarse_creator_closest_to_barycenter< Residue, FT_ >

Creator of a coarse grain model using one pseudo-atom centered at the atom closest to the barycenter of the side-chain and the C-alpha of a residue. These atoms are identified using the global function ESBTL::is_side_chain_or_CA.

Template Parameters:
Residueis the coarse grain residue type used.
FT_is the number type of the coordinates.

Member Function Documentation

template<class Residue , class FT_ >
static const std::string ESBTL::Coarse_creator_closest_to_barycenter< Residue, FT_ >::info ( ) [inline, static]
template<class Residue , class FT_ >
template<class Output_iterator >
int ESBTL::Coarse_creator_closest_to_barycenter< Residue, FT_ >::operator() ( const Residue &  res,
Output_iterator  out 
) const [inline]

The documentation for this class was generated from the following file: