Project
Loading...
Searching...
No Matches
Decoder.h File Reference

Definition of the TOF encoder. More...

#include <fstream>
#include <string>
#include <cstdint>
#include "DataFormatsTOF/CompressedDataFormat.h"
#include "TOFBase/Geo.h"
#include "TOFBase/Digit.h"
#include "TOFBase/Strip.h"
#include "TOFBase/WindowFiller.h"
#include <array>
#include "Headers/RAWDataHeader.h"

Go to the source code of this file.

Classes

class  o2::tof::compressed::Decoder
 Decoder class for TOF. More...
 
struct  o2::tof::compressed::Decoder::DigitInfo
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::tof
 
namespace  o2::tof::compressed
 

Detailed Description

Definition of the TOF encoder.

TOF compressed data decoder.

Author
Roberto Preghenella
Since
2020-02-24

Definition in file Decoder.h.