#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/MS2Info.h>
|  | 
|  | ~MS2Info () | 
|  | 
|  | MS2Info () | 
|  | 
|  | MS2Info (int) | 
|  | 
|  | MS2Info (std::string, std::string, float) | 
|  | 
|  | MS2Info (std::string, std::string, int, float) | 
|  | 
|  | MS2Info (std::string, std::string, float, int, int) | 
|  | 
|  | MS2Info (const MS2Info &) | 
|  | 
|  | MS2Info (const MS2Info *) | 
|  | 
| MS2Info & | operator= (const MS2Info &) | 
|  | 
| bool | operator== (const MS2Info &) | 
|  | 
| MS2Info & | operator<= (const MS2Info &) | 
|  | 
| MS2Info & | operator>= (const MS2Info &) | 
|  | 
| MS2Info & | operator< (const MS2Info &) | 
|  | 
| MS2Info & | operator> (const MS2Info &) | 
|  | 
| void | add_modification (int, double) | 
|  | 
| std::map< int, double >::iterator | get_Modification_list_start () | 
|  | 
| std::map< int, double >::iterator | get_Modification_list_end () | 
|  | 
| std::map< int, double >::iterator | find_Modification (int pos) | 
|  | 
| std::map< int, double > * | get_Modification_list () | 
|  | 
| bool | check_MODIFICATION () | 
|  | 
| void | set_THEO_MASS_from_SQ () | 
|  | 
| double | get_THEO_MZ () | 
|  | 
| void | set_FULL_SQ () | 
|  | 
| void | set_SQ (std::string in) | 
|  | 
| void | show_info () | 
|  | 
| bool | get_PROTEO_TYPE () | 
|  | 
| int | get_TRYPTIC_STATE () | 
|  | 
| bool | compare_AC (std::string) | 
|  | 
| bool | search_AC_pattern (std::string) | 
|  | 
| std::string | get_SQ () | 
|  | 
| std::string | get_MOD_SQ () | 
|  | 
| std::string | get_TOTAL_SQ () | 
|  | 
| std::string | get_AC () | 
|  | 
| std::vector< std::string > | get_ALL_AC () | 
|  | 
| std::vector< std::string >::iterator | get_ALL_AC_START () | 
|  | 
| std::vector< std::string >::iterator | get_ALL_AC_END () | 
|  | 
| bool | find_AC (std::string) | 
|  | 
| void | set_AC (std::string) | 
|  | 
| float | get_PEP_PROB () | 
|  | 
| void | set_PEP_PROB (float in) | 
|  | 
| double | get_MONO_MZ () | 
|  | 
| void | set_MONO_MZ (double) | 
|  | 
| double | get_NEUTRAL_MR () | 
|  | 
| void | set_NEUTRAL_MR (double) | 
|  | 
| int | get_CHRG () | 
|  | 
| void | set_CHRG (int in) | 
|  | 
| int | get_SCAN () | 
|  | 
| int | get_SCAN_START () | 
|  | 
| void | set_SCAN_START (int in) | 
|  | 
| int | get_SCAN_END () | 
|  | 
| void | set_SCAN_END (int in) | 
|  | 
| int | get_ID () | 
|  | 
| double | get_DELTA_CN () | 
|  | 
| void | set_DELTA_CN (double in) | 
|  | 
| double | get_XCORR () | 
|  | 
| void | set_XCORR (double in) | 
|  | 
| void | set_MS2_TYPE_TAG (std::string in) | 
|  | 
| std::string | get_MS2_TYPE_TAG () | 
|  | 
| double | getRetentionTime () | 
|  | 
| void | setRetentionTime (double in) | 
|  | 
| double | get_MONO_AA_MASS (int) | 
|  | 
| std::string | get_PREV_AA () | 
|  | 
| void | set_PREV_AA (std::string in) | 
|  | 
◆ ~MS2Info()
◆ MS2Info() [1/7]
◆ MS2Info() [2/7]
◆ MS2Info() [3/7]
◆ MS2Info() [4/7]
◆ MS2Info() [5/7]
◆ MS2Info() [6/7]
◆ MS2Info() [7/7]
◆ add_modification()
◆ check_MODIFICATION()
      
        
          | bool check_MODIFICATION | ( |  | ) |  | 
      
 
 
◆ compare_AC()
      
        
          | bool compare_AC | ( | std::string |  | ) |  | 
      
 
 
◆ find_AC()
      
        
          | bool find_AC | ( | std::string |  | ) |  | 
      
 
 
◆ find_Modification()
      
        
          | std::map<int, double>::iterator find_Modification | ( | int | pos | ) |  | 
      
 
 
◆ get_AC()
◆ get_ALL_AC()
      
        
          | std::vector<std::string> get_ALL_AC | ( |  | ) |  | 
      
 
 
◆ get_ALL_AC_END()
      
        
          | std::vector<std::string>::iterator get_ALL_AC_END | ( |  | ) |  | 
      
 
 
◆ get_ALL_AC_START()
      
        
          | std::vector<std::string>::iterator get_ALL_AC_START | ( |  | ) |  | 
      
 
 
◆ get_CHRG()
◆ get_DELTA_CN()
◆ get_ID()
◆ get_MOD_SQ()
      
        
          | std::string get_MOD_SQ | ( |  | ) |  | 
      
 
 
◆ get_Modification_list()
      
        
          | std::map<int, double>* get_Modification_list | ( |  | ) |  | 
      
 
 
◆ get_Modification_list_end()
      
        
          | std::map<int, double>::iterator get_Modification_list_end | ( |  | ) |  | 
      
 
 
◆ get_Modification_list_start()
      
        
          | std::map<int, double>::iterator get_Modification_list_start | ( |  | ) |  | 
      
 
 
◆ get_MONO_AA_MASS()
◆ get_MONO_MZ()
◆ get_MS2_TYPE_TAG()
      
        
          | std::string get_MS2_TYPE_TAG | ( |  | ) |  | 
      
 
 
◆ get_NEUTRAL_MR()
◆ get_PEP_PROB()
◆ get_PREV_AA()
      
        
          | std::string get_PREV_AA | ( |  | ) |  | 
      
 
 
◆ get_PROTEO_TYPE()
◆ get_SCAN()
◆ get_SCAN_END()
◆ get_SCAN_START()
◆ get_SQ()
◆ get_THEO_MZ()
◆ get_TOTAL_SQ()
      
        
          | std::string get_TOTAL_SQ | ( |  | ) |  | 
      
 
 
◆ get_TRYPTIC_STATE()
      
        
          | int get_TRYPTIC_STATE | ( |  | ) |  | 
      
 
 
◆ get_XCORR()
◆ getRetentionTime()
◆ operator<()
◆ operator<=()
◆ operator=()
◆ operator==()
      
        
          | bool operator== | ( | const MS2Info & |  | ) |  | 
      
 
 
◆ operator>()
◆ operator>=()
◆ search_AC_pattern()
      
        
          | bool search_AC_pattern | ( | std::string |  | ) |  | 
      
 
 
◆ set_AC()
      
        
          | void set_AC | ( | std::string |  | ) |  | 
      
 
 
◆ set_CHRG()
◆ set_DELTA_CN()
      
        
          | void set_DELTA_CN | ( | double | in | ) |  | 
      
 
 
◆ set_FULL_SQ()
◆ set_MONO_MZ()
◆ set_MS2_TYPE_TAG()
      
        
          | void set_MS2_TYPE_TAG | ( | std::string | in | ) |  | 
      
 
 
◆ set_NEUTRAL_MR()
      
        
          | void set_NEUTRAL_MR | ( | double |  | ) |  | 
      
 
 
◆ set_PEP_PROB()
      
        
          | void set_PEP_PROB | ( | float | in | ) |  | 
      
 
 
◆ set_PREV_AA()
      
        
          | void set_PREV_AA | ( | std::string | in | ) |  | 
      
 
 
◆ set_SCAN_END()
      
        
          | void set_SCAN_END | ( | int | in | ) |  | 
      
 
 
◆ set_SCAN_START()
      
        
          | void set_SCAN_START | ( | int | in | ) |  | 
      
 
 
◆ set_SQ()
      
        
          | void set_SQ | ( | std::string | in | ) |  | 
      
 
 
◆ set_THEO_MASS_from_SQ()
      
        
          | void set_THEO_MASS_from_SQ | ( |  | ) |  | 
      
 
 
◆ set_XCORR()
◆ setRetentionTime()
      
        
          | void setRetentionTime | ( | double | in | ) |  | 
      
 
 
◆ show_info()
◆ _MONO_H
◆ _MONO_O
◆ AA
◆ AC
  
  | 
        
          | std::vector<std::string> AC |  | private | 
 
 
◆ CHRG
◆ DELTA_CN
◆ FULL_SQ
◆ ID
◆ MOD_LIST
◆ mono_mass
◆ MONO_MZ
◆ MS2_TYPE_TAG
◆ NEUTRAL_MR
◆ PEP_PROB
◆ PREV_AA
◆ SCAN_END
◆ SCAN_START
◆ SQ
◆ THEO_MZ
◆ TR
◆ XCORR