libatomprobe
Library for Atom Probe Tomography (APT) computation
|
Public Attributes | |
bool | isOK |
string | name |
vector< pair< size_t, size_t > > | components |
Definition at line 34 of file rangeCheck.cpp.
vector<pair<size_t,size_t> > AtomProbe::RANGE_MOLECULE::components |
Definition at line 41 of file rangeCheck.cpp.
Referenced by AtomProbe::checkMassRangingCorrectness(), and AtomProbe::getRangeMolecule().
bool AtomProbe::RANGE_MOLECULE::isOK |
Definition at line 36 of file rangeCheck.cpp.
Referenced by AtomProbe::checkMassRangingCorrectness(), and AtomProbe::getRangeMolecule().
string AtomProbe::RANGE_MOLECULE::name |
Definition at line 38 of file rangeCheck.cpp.
Referenced by AtomProbe::getRangeMolecule().