12#ifndef CbmStar2019TofFeeThr_H
13#define CbmStar2019TofFeeThr_H
15#include "Timeslice.hpp"
24#include "TClonesArray.h"
43 virtual Bool_t
Init();
45 virtual Bool_t
DoUnpack(
const fles::Timeslice& ts,
size_t component);
61 virtual void SetNbMsInTs(
size_t uCoreMsNb,
size_t uOverlapMsNb);
TString fsHistoFileFullname
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/
UInt_t ConvertElinkToGet4(UInt_t uElinkIdx)
std::vector< size_t > fvMsComponentsList
FLES containers.
UInt_t fuNrOfChannelsPerGdpb
TH2 * fhGdpbAsicSpiCounts
Histograms.
virtual void AddMsComponentToList(size_t component, UShort_t usDetectorId)
void SetMsOverlap(size_t uOverlapMsNb=1)
void SaveAllHistos(TString sFileName="")
CbmStar2019TofFeeThr(const CbmStar2019TofFeeThr &)
std::vector< UInt_t > fvuGet4ToElink
const UInt_t kuNbFeePerGbtx
void SetMsLimitLevel(size_t uAcceptBoundaryPct=100)
size_t fuMsAcceptsPercent
OLD, to be cleaned out !!!!!
Double_t fdTsCoreSizeInNs
const UInt_t kuNbGbtxPerGdpb
UInt_t fuNrOfChannelsPerFee
void SetHistoFileName(TString sFileName="data/HistosTofFeeTest.root")
CbmStar2019TofPar * fUnpackPar
std::vector< UInt_t > fvuGet4ToPadi
CbmStar2019TofFeeThr operator=(const CbmStar2019TofFeeThr &)
virtual Bool_t DoUnpack(const fles::Timeslice &ts, size_t component)
void UseDaqBuffer(Bool_t)
virtual ~CbmStar2019TofFeeThr()
UInt_t ConvertGet4ToElink(UInt_t uGet4Idx)
std::vector< UInt_t > fvuPadiToGet4
virtual void SetNbMsInTs(size_t uCoreMsNb, size_t uOverlapMsNb)
Int_t GetArrayIndex(Int_t gdpbId, Int_t get4Id)
void SetIgnoreMsOverlap(Bool_t bEnaFlag=kTRUE)
UInt_t fuNrOfChannelsPerGet4
void PrintSlcInfo(gdpbv100::Message)
static const UInt_t kuNbGet4PerGbtx
uint64_t fulCurrentTsIndex
std::vector< int > fviMsgCounter
Bool_t ReInitContainers()
std::vector< UInt_t > fvuElinkToGet4
5 FEE with 8 GET4 each
std::map< UInt_t, UInt_t > fGdpbIdIndexMap
Map of ID to index for the gDPBs.