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

Baseclass for the Sts unpacker algorithms. More...

#include "CbmErrorMessage.h"
#include "CbmRecoUnpackAlgo.tmpl"
#include "CbmStsDigi.h"
#include "CbmStsParModule.h"
#include "CbmStsUnpackMonitor.h"
#include "Timeslice.hpp"
#include <FairTask.h>
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <utility>
Include dependency graph for CbmStsUnpackAlgoBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmStsUnpackAlgoBase
 

Detailed Description

Baseclass for the Sts unpacker algorithms.

Author
Dominik Smith (d.smi.nosp@m.th@g.nosp@m.si.de)
Version
0.1
Date
2021-04-21

This is the base class for the algorithmic part of the tsa data unpacking processes of the CbmSts. The actual translation from tsa to digi happens in the derived classes.

Definition in file CbmStsUnpackAlgoBase.h.