#include <TL2249Data.hxx>
Class for each ADC measurement For the definition of obscure variables see the LeCroy2249 manual. 
Definition at line 10 of file TL2249Data.hxx.
◆ LADCMeasurement() [1/2]
  
  | 
        
          | LADCMeasurement::LADCMeasurement | ( | uint32_t | header, |  
          |  |  | uint32_t | measurement |  
          |  | ) |  |  |  | inlineprivate | 
 
Constructor; need to pass in header and measurement. 
Definition at line 26 of file TL2249Data.hxx.
 
 
◆ LADCMeasurement() [2/2]
  
  | 
        
          | LADCMeasurement::LADCMeasurement | ( |  | ) |  |  | private | 
 
 
◆ GetMeasurement()
  
  | 
        
          | uint32_t LADCMeasurement::GetMeasurement | ( |  | ) | const |  | inline | 
 
 
◆ TL2249Data
◆ adc_measurement_word
  
  | 
        
          | uint32_t LADCMeasurement::adc_measurement_word |  | private | 
 
Fields to hold the header, measurement, trailer and error words. 
Definition at line 23 of file TL2249Data.hxx.
 
 
The documentation for this class was generated from the following file: