IMP
2.3.1
The Integrative Modeling Platform
|
A decorator for an atom that has a defined CHARMM type. More...
#include <IMP/atom/atom_config.h>
#include "Atom.h"
#include "Hierarchy.h"
#include <IMP/kernel/decorator_macros.h>
#include <vector>
#include <limits>
Go to the source code of this file.
Classes | |
class | IMP::atom::CHARMMAtom |
A decorator for an atom that has a defined CHARMM type. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Functions | |
Atoms | IMP::atom::get_charmm_untyped_atoms (Hierarchy hierarchy) |
Get all atoms in the Hierarchy that do not have CHARMM types. More... | |
void | IMP::atom::remove_charmm_untyped_atoms (Hierarchy hierarchy) |
Remove any atom from the Hierarchy that does not have a CHARMM type. More... | |
A decorator for an atom that has a defined CHARMM type.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file CHARMMAtom.h.