libpappsomspp
Library for mass spectrometry
precursor.h File Reference

MS1 precursor information. More...

#include <memory>
#include "../msrun/xiccoord/xiccoord.h"

Go to the source code of this file.

Classes

class  pappso::masschroq::Precursor
 A Precursor object represents the parent/precursor of the MS level 2 scan with number _scan_num in the mzxml file. More...
 

Namespaces

namespace  pappso
 tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge
 
namespace  pappso::masschroq
 

Typedefs

typedef std::shared_ptr< Precursor > pappso::masschroq::PrecursorSp
 

Detailed Description

MS1 precursor information.

Date
04/11/2024
Author
Olivier Langella

Definition in file precursor.h.