BALL
1.4.79
|
#include <BALL/SCORING/COMPONENTS/CHPISlick.h>
Public Member Functions | |
CHGroup () | |
~CHGroup () | |
CHGroup (const CHGroup &CH_groups) | |
CHGroup (const Atom *C_atom, const Atom *H_atom) | |
void | setCAtom (const Atom *C_atom) |
void | setHAtom (const Atom *H_atom) |
void | setAtoms (const Atom *C_atom, const Atom *H_atom) |
const Atom * | getHAtom () const |
const Atom * | getCAtom () const |
void | dump (std::ostream &s=std::cout) const |
A class for storing aliphatic CH groups suitable for building CH- interactions with aromatic rings.
Definition at line 81 of file CHPISlick.h.
BALL::CHPISlick::CHGroup::CHGroup | ( | ) |
BALL::CHPISlick::CHGroup::~CHGroup | ( | ) |
BALL::CHPISlick::CHGroup::CHGroup | ( | const CHGroup & | CH_groups | ) |
void BALL::CHPISlick::CHGroup::dump | ( | std::ostream & | s = std::cout | ) | const |
|
inline |
Definition at line 121 of file CHPISlick.h.
|
inline |
Definition at line 114 of file CHPISlick.h.
void BALL::CHPISlick::CHGroup::setCAtom | ( | const Atom * | C_atom | ) |
void BALL::CHPISlick::CHGroup::setHAtom | ( | const Atom * | H_atom | ) |