libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Attributes | List of all members
WEIGHT_SEARCH_ENTRY Class Reference
Collaboration diagram for WEIGHT_SEARCH_ENTRY:
Collaboration graph
[legend]

Public Attributes

vector< WeightcurWeights
 
vector< WeightallowableWeights
 
size_t offset
 
float cumulativeWeight
 

Detailed Description

Definition at line 40 of file massTool.cpp.

Member Data Documentation

◆ allowableWeights

vector<Weight> WEIGHT_SEARCH_ENTRY::allowableWeights

Definition at line 43 of file massTool.cpp.

Referenced by AtomProbe::MassTool::bruteKnapsack().

◆ cumulativeWeight

float WEIGHT_SEARCH_ENTRY::cumulativeWeight

Definition at line 45 of file massTool.cpp.

Referenced by AtomProbe::MassTool::bruteKnapsack().

◆ curWeights

vector<Weight> WEIGHT_SEARCH_ENTRY::curWeights

Definition at line 43 of file massTool.cpp.

Referenced by AtomProbe::MassTool::bruteKnapsack().

◆ offset

size_t WEIGHT_SEARCH_ENTRY::offset

Definition at line 44 of file massTool.cpp.

Referenced by AtomProbe::MassTool::bruteKnapsack().


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