9 #ifndef IMPATOM_CHARMM_ATOM_H
10 #define IMPATOM_CHARMM_ATOM_H
12 #include <IMP/atom/atom_config.h>
21 IMPATOM_BEGIN_NAMESPACE
34 "Particle must already be an Atom particle");
35 p->add_attribute(get_charmm_type_key(), charmm_type);
44 && p->has_attribute(get_charmm_type_key());