Belle II Software  release-08-01-10
ECLDeltaCompress Class Reference

ECL waveform compression/decompression to/from the BitStream storage with the DELTA algorithm. More...

#include <ECLCompress.h>

Inheritance diagram for ECLDeltaCompress:
Collaboration diagram for ECLDeltaCompress:

Public Member Functions

void compress (BitStream &out, const int *adc) override
 function to compress the ECL waveform with the DELTA algorithm
 
void uncompress (BitStream &out, int *adc) override
 function to decompress the ECL waveform with the DELTA algorithm
 

Detailed Description

ECL waveform compression/decompression to/from the BitStream storage with the DELTA algorithm.

Definition at line 69 of file ECLCompress.h.


The documentation for this class was generated from the following files: