#include <gtk/gtk.h>#include "config.h"#include <stdio.h>#include <stdlib.h>#include <time.h>#include <unistd.h>#include <math.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <asm/page.h>#include <fcntl.h>#include <iostream.h>#include "gxsm/mem2d.h"#include "gxsm/scan.h"#include "gxsm/xsmhard.h"#include "gxsm/glbvars.h"#include "gxsm/plugin.h"#include "gxsm/regress.h"#include "include/dsp-pci32/spa/spacmd.h"#include "probe_base.h"#include "app_databox.h"Go to the source code of this file.
Classes | |
| class | SPA_PeakFind_p |
| class | PeakFindScan |
Defines | |
| #define | ACTION_SPM_PROBE 1 |
| #define | ACTION_SPA_PF_FIT 2 |
| #define | PF_FITMODE_FIT2ND 1 |
| #define | PF_FITMODE_FITGAUS 2 |
| #define | PF_FITMODE_FITLORENZ 3 |
Variables | |
| GxsmPlugin | DSPPeakFind_pi |
|
|
Definition at line 57 of file peakfind_scan.h. |
|
|
Definition at line 56 of file peakfind_scan.h. |
|
|
Definition at line 64 of file peakfind_scan.h. Referenced by DSPPeakFindControl::addPFfolder(), SPA_PeakFind_p::FitFind(), and SPA_PeakFind_p::SPA_PeakFind_p(). |
|
|
Definition at line 65 of file peakfind_scan.h. Referenced by DSPPeakFindControl::addPFfolder(), and SPA_PeakFind_p::FitFind(). |
|
|
Definition at line 66 of file peakfind_scan.h. Referenced by DSPPeakFindControl::addPFfolder(), and SPA_PeakFind_p::FitFind(). |
|
|
Definition at line 89 of file DSPPeakFind.C. Referenced by DSPPeakFindControl::addPFfolder(), DSPPeakFind_about(), DSPPeakFind_cleanup(), DSPPeakFind_query(), and get_gxsm_plugin_info(). |
1.4.6