#include <OpenMS/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
◆ LightTransition()
◆ getCompoundRef()
  
  | 
        
          | std::string getCompoundRef | ( |  | ) | const |  | inline | 
 
 
◆ getLibraryIntensity()
  
  | 
        
          | double getLibraryIntensity | ( |  | ) | const |  | inline | 
 
 
◆ getNativeID()
  
  | 
        
          | std::string getNativeID | ( |  | ) | const |  | inline | 
 
 
◆ getPeptideRef()
  
  | 
        
          | std::string getPeptideRef | ( |  | ) | const |  | inline | 
 
 
◆ getPrecursorMZ()
  
  | 
        
          | double getPrecursorMZ | ( |  | ) | const |  | inline | 
 
 
◆ getProductChargeState()
  
  | 
        
          | int getProductChargeState | ( |  | ) | const |  | inline | 
 
 
◆ getProductMZ()
◆ isDetectingTransition()
  
  | 
        
          | bool isDetectingTransition | ( |  | ) | const |  | inline | 
 
 
◆ isIdentifyingTransition()
  
  | 
        
          | bool isIdentifyingTransition | ( |  | ) | const |  | inline | 
 
 
◆ isProductChargeStateSet()
  
  | 
        
          | bool isProductChargeStateSet | ( |  | ) | const |  | inline | 
 
 
◆ isQuantifyingTransition()
  
  | 
        
          | bool isQuantifyingTransition | ( |  | ) | const |  | inline | 
 
 
◆ setDetectingTransition()
  
  | 
        
          | void setDetectingTransition | ( | bool | d | ) |  |  | inline | 
 
 
◆ setIdentifyingTransition()
  
  | 
        
          | void setIdentifyingTransition | ( | bool | i | ) |  |  | inline | 
 
 
◆ setLibraryIntensity()
  
  | 
        
          | void setLibraryIntensity | ( | double | l | ) |  |  | inline | 
 
 
◆ setQuantifyingTransition()
  
  | 
        
          | void setQuantifyingTransition | ( | bool | q | ) |  |  | inline | 
 
 
◆ decoy
◆ detecting_transition
      
        
          | bool detecting_transition | 
      
 
 
◆ fragment_charge
◆ identifying_transition
      
        
          | bool identifying_transition | 
      
 
 
◆ library_intensity
◆ peptide_ref
◆ precursor_mz
◆ product_mz
◆ quantifying_transition
      
        
          | bool quantifying_transition | 
      
 
 
◆ transition_name
      
        
          | std::string transition_name |