A Precursor object represents the parent/precursor of the MS level 2 scan with number _scan_num in th...
pappso::XicCoordSPtr msp_xicCoord
Xic coordinates.
std::size_t getSpectrumIndex() const
double m_mz
selected m/z of this precursor
const pappso::XicCoordSPtr & getXicCoordSPtr() const
Precursor(std::size_t spectrum_index, double mz, double intensity, pappso::XicCoordSPtr xic_coord)
double m_intensity
intensity of this precursor
double getIntensity() const
std::size_t m_spectrumIndex
< MS level 2 scan number whome this Precursor is parent
std::shared_ptr< Precursor > PrecursorSp
std::shared_ptr< XicCoord > XicCoordSPtr