IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Functions
CHARMMAtom.h File Reference

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>
+ Include dependency graph for CHARMMAtom.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

A decorator for an atom that has a defined CHARMM type.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file CHARMMAtom.h.