#include <CHPI.h>
Public Member Functions | |
CHGroup (const CHGroup &CH_groups) throw () | |
CHGroup (const Atom *C_atom, const Atom *H_atom) throw () | |
void | setCAtom (const Atom *C_atom) throw () |
void | setHAtom (const Atom *H_atom) throw () |
void | setAtoms (const Atom *C_atom, const Atom *H_atom) throw () |
const Atom * | getHAtom () const throw () |
const Atom * | getCAtom () const throw () |
void | dump (std::ostream &s=std::cout) const throw () |