libatomprobe
Library for Atom Probe Tomography (APT) computation
Namespaces | Functions
convert.h File Reference
#include <vector>
#include "atomprobe/primitives/ionHit.h"
#include "atomprobe/atomprobe.h"
Include dependency graph for convert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 AtomProbe
 

Functions

void AtomProbe::convertEPOStoPos (const std::vector< EPOS_ENTRY > &eposEntry, std::vector< IonHit > &posFile)
 Convert an incoming entry of EPOS files to pos, and the append this to the pos vector given. More...