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