IMP  2.0.1
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/exception.h>
#include <iostream>
#include <fstream>
#include <cstring>
#include <limits>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::em
 See IMP.em Overview for more information.
 

Functions

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file DensityHeader.h.