BALL
1.4.79
|
#include <BALL/SCORING/COMPONENTS/CHPI.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.
BALL::CHPI::CHGroup::CHGroup | ( | ) |
BALL::CHPI::CHGroup::~CHGroup | ( | ) |
BALL::CHPI::CHGroup::CHGroup | ( | const CHGroup & | CH_groups | ) |
void BALL::CHPI::CHGroup::dump | ( | std::ostream & | s = std::cout | ) | const |
void BALL::CHPI::CHGroup::setCAtom | ( | const Atom * | C_atom | ) |
void BALL::CHPI::CHGroup::setHAtom | ( | const Atom * | H_atom | ) |