Namespaces | Typedefs | Enumerations
RawTypes.h File Reference
#include <vector>
#include <cstdint>
#include <cstddef>

Go to the source code of this file.

Namespaces

 gar
 General GArSoft Utilities.
 
 gar::raw
 

Typedefs

typedef short gar::raw::ADC_t
 
typedef std::vector< ADC_t > gar::raw::ADCvector_t
 
typedef enum gar::raw::_compress gar::raw::Compress_t
 

Enumerations

enum  gar::raw::_compress {
  gar::raw::kNone, gar::raw::kHuffman, gar::raw::kZeroSuppression, gar::raw::kZeroHuffman,
  gar::raw::kDynamicDec
}