CbmRoot
|
Baseclass for the TrdR unpacker algorithms. More...
#include "CbmErrorMessage.h"
#include "CbmMcbm2018TofPar.h"
#include "CbmRecoUnpackAlgo.tmpl"
#include "CbmTofDigi.h"
#include "CbmTofUnpackMonitor.h"
#include "CriGet4Mess001.h"
#include "Timeslice.hpp"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | CbmTofUnpackAlgo |
Baseclass for the TrdR unpacker algorithms.
This is the base class for the algorithmic part of the tsa data unpacking processes of the CbmTrd. The actual translation from tsa to digi happens in the derived classes.
Definition in file CbmTofUnpackAlgo.h.