Loading...
Searching...
No Matches
#include <memory>
#include "../exportinmportconfig.h"
#include "../types.h"
#include "massspectrum.h"
#include "massspectrumid.h"
Go to the source code of this file.
|
namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge
|
|
|
enum class | pappso::QualifiedMassSpectrumParameter {
pappso::OneOverK0
, pappso::OneOverK0begin
, pappso::OneOverK0end
, pappso::IsolationMz
,
pappso::IsolationWidth
, pappso::CollisionEnergy
, pappso::BrukerPrecursorIndex
, pappso::TimsFrameScansCount
,
pappso::TimsFrameInvKoBegin
, pappso::TimsFrameInvKoEnd
, pappso::TimsFrameMzIndexBegin
, pappso::TimsFrameMzIndexEnd
,
pappso::ScanNumber
, pappso::last
} |
|