iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Functions
ATBNucleus.hh File Reference

Nucleus class containing cell nucelus specific parameters. More...

#include <config.hh>
#include <blitz/array.h>
#include <map>
#include <vector>
#include <list>
#include <libBlitzHdf5/BlitzHdf5Light.hh>
#include "TypeTraits.hh"
#include "RuntimeError.hh"
#include "ATBNucleus.icc"
Include dependency graph for ATBNucleus.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::Nucleus
 The Nucleus class contains cell nucleus attributes and provides methods to load and save single nuclei and sets of nuclei from/to hdf5 files in a format compatible to labelling. More...
 

Namespaces

 atb
 

Functions

std::ostream & atb::operator<< (std::ostream &os, Nucleus const &nc)
 Appends a string representation of the given Nucleus to the given output stream. More...
 

Detailed Description

Nucleus class containing cell nucelus specific parameters.

Definition in file ATBNucleus.hh.