Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Molecular_potential_energy_cmap_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Class Template Reference

Defines the CMap term associated to a pair of proper dihedral angles.
More...

#include <Molecular_potential_energy.hpp>

Detailed Description

template<class ConformationType, class CovalentStructure, class PotentialEnergyParameters>
class SBL::CSB::T_Molecular_potential_energy_cmap_term< ConformationType, CovalentStructure, PotentialEnergyParameters >

Defines the CMap term associated to a pair of proper dihedral angles.

The cmap term is defined for all distinct pairs of dihedral angles, even if in practice, it is offenly computed only for backbones dihedrals.

Template Parameters
ConformationTypeThe type of the input geometric conformation, as defined in the package Molecular_conformation
CovalentStructureThe type of the input covalent structure, as defined in the package Molecular_covalent_structure
PotentialEnergyParametersClass defining the parameters of the associated force field as the class SBL::IO::T_Potential_energy_parameters