#include "CbmStar2019Algo.h"
#include <map>
#include <vector>
#include <TArrayD.h>
#include <TH2D.h>
#include "CbmMcbm2018UnpackerUtilRich.h"
#include "CbmRichDigi.h"
Go to the source code of this file.
|
enum | TrbNetState {
TrbNetState::IDLE,
TrbNetState::HEADER,
TrbNetState::EPOCH,
TrbNetState::TDC,
TrbNetState::TRAILER,
TrbNetState::CTS,
TrbNetState::DEBUG
} |
|
enum | RichErrorType {
RichErrorType::mtsError,
RichErrorType::tdcHeader,
RichErrorType::tdcTrailer,
RichErrorType::ctsHeader,
RichErrorType::ctsTrailer,
RichErrorType::subEventError
} |
|
◆ FALLINGEDGEID
◆ RISINGEDGEID
◆ TOTMAX
◆ TOTMIN
◆ RichErrorType
◆ TrbNetState