libpappsomspp
Library for mass spectrometry
pappso::TimsXicStructure Struct Reference

structure needed to extract XIC from Tims data More...

#include <timsdata.h>

Public Member Functions

 TimsXicStructure ()
 

Public Attributes

std::size_t precursorId
 
MzRange mzRange
 
std::size_t scanNumBegin
 
std::size_t scanNumEnd
 
pappso::pappso_double rtTarget
 
XicSPtr xicSptr = nullptr
 
unsigned int charge
 

Detailed Description

structure needed to extract XIC from Tims data

Definition at line 65 of file timsdata.h.

Constructor & Destructor Documentation

◆ TimsXicStructure()

pappso::TimsXicStructure::TimsXicStructure ( )
inline

Definition at line 85 of file timsdata.h.

Member Data Documentation

◆ charge

unsigned int pappso::TimsXicStructure::charge

Definition at line 93 of file timsdata.h.

◆ mzRange

MzRange pappso::TimsXicStructure::mzRange

Definition at line 88 of file timsdata.h.

Referenced by pappso::TimsData::extractXicListByPrecursorIds().

◆ precursorId

std::size_t pappso::TimsXicStructure::precursorId

Definition at line 86 of file timsdata.h.

Referenced by pappso::TimsData::extractXicListByPrecursorIds().

◆ rtTarget

pappso::pappso_double pappso::TimsXicStructure::rtTarget

Definition at line 91 of file timsdata.h.

Referenced by pappso::TimsData::extractXicListByPrecursorIds().

◆ scanNumBegin

std::size_t pappso::TimsXicStructure::scanNumBegin

Definition at line 89 of file timsdata.h.

Referenced by pappso::TimsData::extractXicListByPrecursorIds().

◆ scanNumEnd

std::size_t pappso::TimsXicStructure::scanNumEnd

Definition at line 90 of file timsdata.h.

Referenced by pappso::TimsData::extractXicListByPrecursorIds().

◆ xicSptr

XicSPtr pappso::TimsXicStructure::xicSptr = nullptr

Definition at line 92 of file timsdata.h.


The documentation for this struct was generated from the following file: