IMP
2.3.1
The Integrative Modeling Platform
|
Represent a molecule as shells of distance from the surface. More...
#include <IMP/em/em_config.h>
#include "exp.h"
#include "SampledDensityMap.h"
#include "DensityHeader.h"
#include "def.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | IMP::em::SurfaceShellDensityMap |
The class represents a molecule as shells of distance from the surface. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::em | |
Basic utilities for handling cryo-electron microscopy 3D density maps. | |
Macros | |
#define | IMP_BACKGROUND_VAL 0.0 |
#define | IMP_DEFAULT_NUM_SHELLS 5 |
#define | IMP_SIG_CUTOFF 3 |
#define | IMP_SURFACE_VAL 1.0 |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < SurfaceShellDensityMap > > | IMP::em::SurfaceShellDensityMaps |
typedef IMP::base::Vector < IMP::base::WeakPointer < SurfaceShellDensityMap > > | IMP::em::SurfaceShellDensityMapsTemp |
Represent a molecule as shells of distance from the surface.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file SurfaceShellDensityMap.h.