Public Member Functions | Static Public Member Functions
ESBTL::Coarse_creator_two_barycenters< Residue > 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 ESBTL::Coarse_creator_two_barycenters< Residue >

Creator of a coarse grain model creating up to two pseudo-atoms: one as the barycenter of backbone atoms (if relevant) and one as the barycenter of non-barycenter atoms. Backbone atoms are identified using the global function ESBTL::is_backbone.

Template Parameters:
Residueis the coarse grain residue type used.

Member Function Documentation

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

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