1 #ifndef QSENORMALIZER_H
2 #define QSENORMALIZER_H
QseRegExpParameter m_ScanPattern
bool matchesScanPattern(int n)
QseStringParameter m_MinScanColumnCount
double energyScalingRatio()
QseNormalizer(QseDataSet *inData, QseDataSet *outData, const QString &name, QObject *parent=0)
QseColumnRole exceptionalColumnRole(int s, int c)
QseEnumParameter m_InputEnergyUnits
QseColumnRole patternColumnRole(int s, int c)
void setScanException(int s, QseScanRole role)
bool matchesScanException(int s)
QseStringParameter m_MaxScanRowCount
void setColumnException(int s, int c, QseColumnRole role)
QseStringParameter m_MinScanRowCount
QseColumnRole columnRole(int s, int c)
QseStringParameter m_MaxScanColumnCount
void normalizeScan(int n, QseScan *out)
QseEnumParameter m_OutputEnergyUnits
bool matchesColumnException(int s, int c)