#include <coarse_creators.h>
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 () |
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.
Residue | is the coarse grain residue type used. |
static const std::string ESBTL::Coarse_creator_two_barycenters< Residue >::info | ( | ) | [inline, static] |
int ESBTL::Coarse_creator_two_barycenters< Residue >::operator() | ( | const Residue & | res, |
Output_iterator | out | ||
) | const [inline] |