Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

CHPI::CHGroup Class Reference

A class for storing aliphatic CH groups suitable for building CH- interactions with aromatic rings. More...

#include <CHPI.h>

List of all members.

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 AtomgetHAtom () const throw ()
const AtomgetCAtom () const throw ()
void dump (std::ostream &s=std::cout) const throw ()


Detailed Description

A class for storing aliphatic CH groups suitable for building CH- interactions with aromatic rings.