The structure for a detailed definition of a neutral loss.
More...
#include <cFragmentIons.h>
|
|
| neutralLoss () |
| | The default constructor.
|
| |
|
void | clear () |
| | Clear the structure.
|
| |
| void | store (ofstream &os) |
| | Store the structure into an output stream. More...
|
| |
| void | load (ifstream &is) |
| | Load the structure from an input stream. More...
|
| |
|
|
string | summary |
| | Summary formula of the loss.
|
| |
|
map< string, int > | summarymap |
| | A map of atoms corresponding to the summary formula.
|
| |
|
double | massdifference |
| | Mass difference of the loss.
|
| |
The structure for a detailed definition of a neutral loss.
◆ load()
| void neutralLoss::load |
( |
ifstream & |
is | ) |
|
Load the structure from an input stream.
- Parameters
-
◆ store()
| void neutralLoss::store |
( |
ofstream & |
os | ) |
|
Store the structure into an output stream.
- Parameters
-
The documentation for this struct was generated from the following files: