An auxiliary structure for visualisation of matched series of fragment ions.
More...
#include <cTheoreticalSpectrum.h>
|
|
| matchedSeries () |
| | The constructor.
|
| |
| void | store (ofstream &os) |
| | Store the structure into an output stream. More...
|
| |
| void | load (ifstream &is) |
| | Load the structure from an input stream. More...
|
| |
|
|
vector< int > | series |
| | A vector of matched peaks in a series.
|
| |
|
string | name |
| | A name of a series of fragment ions.
|
| |
An auxiliary structure for visualisation of matched series of fragment ions.
◆ load()
| void matchedSeries::load |
( |
ifstream & |
is | ) |
|
Load the structure from an input stream.
- Parameters
-
◆ store()
| void matchedSeries::store |
( |
ofstream & |
os | ) |
|
Store the structure into an output stream.
- Parameters
-
The documentation for this struct was generated from the following files: