IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
SurfaceShellDensityMap.h File Reference

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

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
 

Detailed Description

Represent a molecule as shells of distance from the surface.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file SurfaceShellDensityMap.h.