#include <wx/wxprec.h>
#include <wx/wx.h>
#include "xrxps.h"
Include dependency graph for XRCARBON.H:
Go to the source code of this file.
Data Structures | |
class | xrDoesSampleContainCarbon |
The rule to return the status if the carbon is present in the in the sample by its composition. More... | |
class | xrDoMarkCarbon1s |
The rule to mark the C1s peak if it is present. More... | |
class | xrHasCarbon1sPeak |
The rule to return the status if the C1s peak is present in the spectrum at all. More... | |
class | xrIsCarbon1sPeak |
The rule to return the status if the given peak is C1s peak. More... | |
class | xrIsCarbonAngleRatioBiggest |
The rule to get vote on carbon contamination on base of angle ratios. More... | |
class | xrIsCarbonAugerPresent |
The rule to return status if the Carbon Auger KLL is present in the spectrum. More... | |
class | xrIsCarbonContaminationConsensus |
The rule to signalize if different signs of carbon contamination are in consensus. More... | |
class | xrIsCarbonEnergySeparationOK |
The rule to get vote on carbon contamination on base of energy separation. More... | |
class | xrIsCarbonPostPeakSlopeBiggest |
The rule to get vote on carbon contamination on base of C1s Shirley tail height. More... | |
class | xrIsCarbonShirleyTailHigh |
The rule to get vote on carbon contamination on base of C1s Shirley tail height. More... | |
class | xrIsCarbonXPresent |
The rule to return status if the Carbon is present in the spectrum. More... | |
class | xrIsRutheniumPresent |
The rule to return status if the Ruthenium Peak is present in the spectrum. More... |