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

Baseclass for the TrdR unpacker algorithms. More...

#include "CbmMcbm2018RichPar.h"
#include "CbmRecoUnpackAlgo.tmpl"
#include "CbmRichDigi.h"
#include "CbmRichUnpackAlgoBase.h"
#include "Timeslice.hpp"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <iomanip>
#include <memory>
#include <utility>
Include dependency graph for CbmRichUnpackAlgo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmRichUnpackAlgo
 

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.

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 CbmRich The actual translation from tsa to digi happens in the derived classes.

Definition in file CbmRichUnpackAlgo.h.