CbmRoot
Loading...
Searching...
No Matches
CbmPsdUnpackAlgo.h File Reference

Baseclass for the TrdR unpacker algorithms. More...

#include "CbmMcbm2018PsdPar.h"
#include "CbmPsdDigi.h"
#include "CbmPsdDsp.h"
#include "CbmRecoUnpackAlgo.tmpl"
#include "Timeslice.hpp"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <utility>
Include dependency graph for CbmPsdUnpackAlgo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmPsdUnpackAlgo
 

Detailed Description

Baseclass for the TrdR unpacker algorithms.

Author
Pascal Raisig (prais.nosp@m.ig@i.nosp@m.kf.un.nosp@m.i-fr.nosp@m.ankfu.nosp@m.rt.d.nosp@m.e)
Version
0.1
Date
2021-04-21

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 CbmPsdUnpackAlgo.h.