Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
OSChromatogramMeta Struct Reference

Identifying information for a chromatogram. More...

#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>

Public Member Functions

 OSChromatogramMeta ()
 

Public Attributes

std::size_t index
 the zero-based, consecutive index of the chromatogram in the ChromatogramList. More...
 
std::string id
 a unique identifier for this chromatogram. More...
 

Detailed Description

Identifying information for a chromatogram.

Constructor & Destructor Documentation

◆ OSChromatogramMeta()

OSChromatogramMeta ( )
inline

Member Data Documentation

◆ id

std::string id

a unique identifier for this chromatogram.

◆ index

std::size_t index

the zero-based, consecutive index of the chromatogram in the ChromatogramList.


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13