|
ProteoWizard
|
Go to the source code of this file.
Classes | |
| class | pwiz::analysis::SpectrumBinaryData |
| writes table of spectrum metadata to a file More... | |
| struct | pwiz::analysis::SpectrumBinaryData::Config |
| struct | pwiz::analysis::analyzer_strings< SpectrumBinaryData > |
Namespaces | |
| pwiz | |
| pwiz::analysis | |
Macros | |
| #define | BINARY_INDEX_ARG "index" |
| #define | BINARY_SCAN_ARG "sn" |
| #define | BINARY_PRECISION_ARG "precision" |
| #define BINARY_INDEX_ARG "index" |
Definition at line 81 of file SpectrumBinaryData.hpp.
Referenced by pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsFormat(), and pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsUsage().
| #define BINARY_SCAN_ARG "sn" |
Definition at line 82 of file SpectrumBinaryData.hpp.
Referenced by pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsFormat(), and pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsUsage().
| #define BINARY_PRECISION_ARG "precision" |
Definition at line 83 of file SpectrumBinaryData.hpp.
Referenced by pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsFormat(), and pwiz::analysis::analyzer_strings< SpectrumBinaryData >::argsUsage().
1.8.13