IMP Reference Guide
2.20.2
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 | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
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::Vector < IMP::Pointer < SurfaceShellDensityMap > > | IMP::em::SurfaceShellDensityMaps |
typedef IMP::Vector < IMP::WeakPointer < SurfaceShellDensityMap > > | IMP::em::SurfaceShellDensityMapsTemp |
Represent a molecule as shells of distance from the surface.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file SurfaceShellDensityMap.h.