CbmRoot
Loading...
Searching...
No Matches
CbmMcbm2018UnpackerAlgoRich2020.h File Reference
#include "CbmStar2019Algo.h"
#include <array>
#include <map>
#include <vector>
#include <TArrayD.h>
#include <TH2D.h>
#include "CbmMcbm2018UnpackerUtilRich2020.h"
#include "CbmRichDigi.h"
Include dependency graph for CbmMcbm2018UnpackerAlgoRich2020.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmMcbm2018UnpackerAlgoRich2020
 

Macros

#define RISINGEDGEID   1
 
#define FALLINGEDGEID   0
 
#define TOTMIN   -20.
 
#define TOTMAX   100.
 

Enumerations

enum class  TrbNetState {
  IDLE , HEADER , EPOCH , TDC ,
  TRAILER , CTS , DEBUG
}
 
enum class  RichErrorType {
  mtsError , tdcHeader , tdcTrailer , ctsHeader ,
  ctsTrailer , subEventError
}
 

Macro Definition Documentation

◆ FALLINGEDGEID

#define FALLINGEDGEID   0

◆ RISINGEDGEID

#define RISINGEDGEID   1

◆ TOTMAX

#define TOTMAX   100.

◆ TOTMIN

#define TOTMIN   -20.

Enumeration Type Documentation

◆ RichErrorType

enum class RichErrorType
strong
Enumerator
mtsError 
tdcHeader 
tdcTrailer 
ctsHeader 
ctsTrailer 
subEventError 

Definition at line 49 of file CbmMcbm2018UnpackerAlgoRich2020.h.

◆ TrbNetState

enum class TrbNetState
strong
Enumerator
IDLE 
HEADER 
EPOCH 
TDC 
TRAILER 
CTS 
DEBUG 

Definition at line 38 of file CbmMcbm2018UnpackerAlgoRich2020.h.