OpenMS
MetaboTargetedAssay.h File Reference
Include dependency graph for MetaboTargetedAssay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetaboTargetedAssay
 This class provides methods for the extraction of targeted assays for metabolomics. More...
 
class  MetaboTargetedAssay::CompoundTargetDecoyPair
 CompoundTargetDecoyPair stores a pair of CompoundInfo and MSSpectrum (target, decoy) More...
 
class  MetaboTargetedAssay::CompoundSpectrumPair
 CompoundTargetDecoyPair stores a pair of CompoundInfo and MSSpectrum. More...
 
struct  MetaboTargetedAssay::TargetDecoyGroup
 TargetDecoyGroup stores the mz, rt and file number in correspondence to the index of a MetaboTargetedAssay vector. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::MetaboTargetedAssay::TargetDecoyGroup

struct OpenMS::MetaboTargetedAssay::TargetDecoyGroup

TargetDecoyGroup stores the mz, rt and file number in correspondence to the index of a MetaboTargetedAssay vector.

Collaboration diagram for MetaboTargetedAssay::TargetDecoyGroup:
[legend]
Class Members
int decoy_file_number
int decoy_index
double decoy_mz
double decoy_rt
int target_file_number
int target_index
double target_mz
double target_rt