IMP  2.3.0
The Integrative Modeling Platform
DensityHeader.h File Reference

Metadata for a density file. More...

#include <IMP/em/em_config.h>
#include "def.h"
#include <IMP/base/exception.h>
#include <iostream>
#include <fstream>
#include <cstring>
#include <limits>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/base/Object.h>
+ Include dependency graph for DensityHeader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::em::DensityHeader
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::em
 Basic utilities for handling cryo-electron microscopy 3D density maps.
 

Functions

DensityHeader IMP::em::create_density_header (const algebra::BoundingBoxD< 3 > &bb, float spacing)
 Create a header from a bounding box in 3D. More...
 

Detailed Description

Metadata for a density file.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file DensityHeader.h.