NCBI C++ ToolKit
Classes | Typedefs | Variables
SpectrumSet.hpp File Reference
#include <objects/omssa/MSSpectrumset.hpp>
#include <objects/omssa/MSSpectrumFileType.hpp>
#include <iostream>
#include <deque>
#include <corelib/ncbistr.hpp>
+ Include dependency graph for SpectrumSet.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  _InputPeak
 struct for holding a single peak More...
 
class  CSpectrumSet
 

Typedefs

typedef struct _InputPeak TInputPeak
 struct for holding a single peak More...
 
typedef deque< TInputPeakTInputPeaks
 for holding a spectrum More...
 

Variables

const double kProton = 1.00728
 
const double kNeutron = 1.00866
 

Typedef Documentation

◆ TInputPeak

typedef struct _InputPeak TInputPeak

struct for holding a single peak

◆ TInputPeaks

typedef deque< TInputPeak > TInputPeaks

for holding a spectrum

Definition at line 70 of file SpectrumSet.hpp.

Variable Documentation

◆ kNeutron

const double kNeutron = 1.00866

Definition at line 58 of file SpectrumSet.hpp.

◆ kProton

const double kProton = 1.00728
Modified on Fri Sep 20 14:57:43 2024 by modify_doxy.py rev. 669887