libatomprobe
Library for Atom Probe Tomography (APT) computation
|
Single 3DAP hit event. More...
#include <dataFiles.h>
Public Attributes | |
float | x |
Position on the detector. More... | |
float | y |
float | tof |
Reported time of flight. More... | |
Single 3DAP hit event.
Definition at line 212 of file dataFiles.h.
float AtomProbe::SINGLE_HIT::tof |
Reported time of flight.
Definition at line 217 of file dataFiles.h.
Referenced by AtomProbe::readPosapOps().
float AtomProbe::SINGLE_HIT::x |
Position on the detector.
Definition at line 215 of file dataFiles.h.
float AtomProbe::SINGLE_HIT::y |
Definition at line 215 of file dataFiles.h.