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

Trd FASP unpacking algorithm. More...

#include "CbmRecoUnpackAlgo.tmpl"
#include "CbmTrdDigi.h"
#include "CbmTrdParFasp.h"
#include "CbmTrdParSetAsic.h"
#include "CbmTrdUnpackFaspMonitor.h"
#include "Timeslice.hpp"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <utility>
Include dependency graph for CbmTrdUnpackFaspAlgo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmTrdUnpackFaspAlgo
 
class  CbmTrdUnpackFaspAlgo::CbmTrdFaspMessage
 Data structure for unpacking the FASP word. More...
 
class  CbmTrdUnpackFaspAlgo::CbmTrdFaspMessage24
 

Macros

#define NCRI   40
 
#define NCOLS   8
 

Detailed Description

Trd FASP unpacking algorithm.

Author
Alexandru Bercuci
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 CbmTrdUnpackFaspAlgo.h.

Macro Definition Documentation

◆ NCOLS

#define NCOLS   8

Definition at line 42 of file CbmTrdUnpackFaspAlgo.h.

◆ NCRI

#define NCRI   40

Definition at line 41 of file CbmTrdUnpackFaspAlgo.h.