CbmRoot
|
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>
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 |
Trd FASP unpacking algorithm.
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.
#define NCOLS 8 |
Definition at line 42 of file CbmTrdUnpackFaspAlgo.h.
#define NCRI 40 |
Definition at line 41 of file CbmTrdUnpackFaspAlgo.h.