IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
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

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 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-2022 IMP Inventors. All rights reserved.

Definition in file DensityHeader.h.