ProteoWizard
Classes | Namespaces | Macros
RegionSlice.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "MSDataAnalyzer.hpp"
#include "MSDataCache.hpp"
#include "RegionAnalyzer.hpp"

Go to the source code of this file.

Classes

class  pwiz::analysis::RegionSlice
 writes data samples from a single rectangular region More...
 
struct  pwiz::analysis::RegionSlice::Config
 
struct  pwiz::analysis::analyzer_strings< RegionSlice >
 

Namespaces

 pwiz
 
 pwiz::analysis
 

Macros

#define SLICE_INDEX_ARG   "index"
 
#define SLICE_SCAN_ARG   "sn"
 
#define SLICE_RETENTIONTIME_ARG   "rt"
 
#define SLICE_MZRANGE_ARG   "mz"
 

Macro Definition Documentation

◆ SLICE_INDEX_ARG

#define SLICE_INDEX_ARG   "index"

Definition at line 73 of file RegionSlice.hpp.

◆ SLICE_SCAN_ARG

#define SLICE_SCAN_ARG   "sn"

Definition at line 74 of file RegionSlice.hpp.

◆ SLICE_RETENTIONTIME_ARG

#define SLICE_RETENTIONTIME_ARG   "rt"

Definition at line 75 of file RegionSlice.hpp.

◆ SLICE_MZRANGE_ARG

#define SLICE_MZRANGE_ARG   "mz"

Definition at line 76 of file RegionSlice.hpp.