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

Identifying information for a chromatogram. More...

#include <OpenMS/INTERFACES/DataStructures.h>

Public Member Functions

 ChromatogramMeta ()
 

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...
 
double precursor_isolation_target
 precursor and product m/z More...
 
double product_isolation_target
 

Detailed Description

Identifying information for a chromatogram.

Constructor & Destructor Documentation

ChromatogramMeta ( )
inline

Member Data Documentation

std::string id

a unique identifier for this chromatogram.

std::size_t index

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

double precursor_isolation_target

precursor and product m/z

double product_isolation_target

OpenMS / TOPP release 2.0.0 Documentation generated on Tue Aug 25 2015 05:54:10 using doxygen 1.8.9.1