libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Attributes | List of all members
AtomProbe::SINGLE_HIT Struct Reference

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...
 

Detailed Description

Single 3DAP hit event.

Definition at line 212 of file dataFiles.h.

Member Data Documentation

◆ tof

float AtomProbe::SINGLE_HIT::tof

Reported time of flight.

Definition at line 217 of file dataFiles.h.

Referenced by AtomProbe::readPosapOps().

◆ x

float AtomProbe::SINGLE_HIT::x

Position on the detector.

Definition at line 215 of file dataFiles.h.

◆ y

float AtomProbe::SINGLE_HIT::y

Definition at line 215 of file dataFiles.h.


The documentation for this struct was generated from the following file: