IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs | Enumerations | Functions | Variables
Representation.h File Reference

A decorator for Representations. More...

#include <IMP/atom/atom_config.h>
#include "atom_macros.h"
#include "Hierarchy.h"
#include <IMP/base_types.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
+ Include dependency graph for Representation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Representation
 A decorator for a representation. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::base::Vector
< Representation > 
IMP::atom::Representations
 

Enumerations

enum  IMP::atom::RepresentationType { BALLS = 0, GAUSSIANS = 1 }
 

Functions

double IMP::atom::get_resolution (kernel::Model *m, kernel::ParticleIndex pi)
 
double IMP::atom::get_resolution (Hierarchy h)
 

Variables

const double IMP::atom::ALL_RESOLUTIONS
 

Detailed Description

A decorator for Representations.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file Representation.h.