OpenMS
IDDecoyProbability::Transformation_ Struct Reference

struct to be used to store a transformation (used for fitting) More...

#include <OpenMS/ANALYSIS/ID/IDDecoyProbability.h>

Collaboration diagram for IDDecoyProbability::Transformation_:
[legend]

Public Member Functions

 Transformation_ ()
 
 Transformation_ (const Transformation_ &rhs)
 
Transformation_operator= (const Transformation_ &rhs)
 

Public Attributes

double max_intensity
 
double diff_score
 
double min_score
 
double max_score
 
Size max_intensity_bin
 

Detailed Description

struct to be used to store a transformation (used for fitting)

Constructor & Destructor Documentation

◆ Transformation_() [1/2]

Transformation_ ( )
inline

◆ Transformation_() [2/2]

Transformation_ ( const Transformation_ rhs)
inline

Member Function Documentation

◆ operator=()

Member Data Documentation

◆ diff_score

double diff_score

◆ max_intensity

double max_intensity

◆ max_intensity_bin

Size max_intensity_bin

◆ max_score

double max_score

◆ min_score

double min_score