#include <wx/wxprec.h>
#include <wx/wx.h>
#include "xps4xps.h"
#include "utils.h"
Include dependency graph for XRXPS.H:
Go to the source code of this file.
Data Structures | |
class | xpRuleXPS |
class | xrHasPeakInRangeBE |
The rule to return status if the spectrum has a peak is in BE range. More... | |
class | xrHasPeakInRangeKE |
The rule to return status if the spectrum has a peak is in KE range. More... | |
class | xrIsEnergyAvailBE |
The rule for calculating the status of the binding energy scale. More... | |
class | xrIsEnergyAvailKE |
The rule for calculating the status of the kinetic energy scale. More... | |
class | xrIsEnergyBE |
class | xrIsEnergyKE |
The rule if the energy values in spectrum are on kinetic energy scale. More... | |
class | xrIsPeakInRangeBE |
The rule to return status if the peak is in BE range. More... | |
class | xrIsPeakInRangeKE |
The rule to return status if the peak is in KE range. More... | |
class | xrIsRegionMeasuredBE |
The rule to return status if the binding energy region is measured. More... | |
class | xrIsRegionMeasuredKE |
The rule to return status if the kinetic energy region is measured. More... | |
class | xrIsXEnergyKnown |
The rule to return status if the excitation energy is known. More... | |
Variables | |
float | E4Background |
|
Defines the minimum distance, in eV, on both sides of the peak which shall be measured for determining the background |