libatomprobe
Library for Atom Probe Tomography (APT) computation
|
Go to the source code of this file.
Functions | |
void | 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... | |
void 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.
Definition at line 29 of file convert.cpp.