libatomprobe
Library for Atom Probe Tomography (APT) computation
Namespaces | Functions
rangeCheck.h File Reference
#include "atomprobe/isotopes/abundance.h"
#include "atomprobe/io/ranges.h"
#include <vector>
Include dependency graph for rangeCheck.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::checkMassRangingCorrectness (const AtomProbe::RangeFile &rng, AtomProbe::AbundanceData &massTable, float massTolerance, unsigned int maxChargeState, unsigned int maxComponents, std::vector< bool > &badRanges)
 Ensure that each mass given spans a peak that should exist. More...