libpappsomspp
Library for mass spectrometry
|
#include <vector>
#include <memory>
#include "xic.h"
#include "../msrun/msrunid.h"
#include "../mzrange.h"
#include "../peptide/peptide.h"
#include "../psm/peakionmatch.h"
Go to the source code of this file.
Classes | |
class | pappso::QualifiedXic |
Namespaces | |
pappso | |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Typedefs | |
typedef std::shared_ptr< Xic > | pappso::QualifiedXicSp |