12#ifndef CbmMcbm2018TofFeeThr_H
13#define CbmMcbm2018TofFeeThr_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);
UInt_t fuNrOfChannelsPerGet4
virtual Bool_t DoUnpack(const fles::Timeslice &ts, size_t component)
std::vector< UInt_t > fvuPadiToGet4
void SetHistoFileName(TString sFileName="data/HistosTofFeeTest.root")
uint64_t fulCurrentTsIndex
std::vector< UInt_t > fvuGet4ToPadi
TString fsHistoFileFullname
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/
UInt_t fuNrOfChannelsPerFee
CbmMcbm2018TofPar * fUnpackPar
const UInt_t kuNbGbtxPerGdpb
virtual ~CbmMcbm2018TofFeeThr()
virtual void SetNbMsInTs(size_t uCoreMsNb, size_t uOverlapMsNb)
size_t fuMsAcceptsPercent
OLD, to be cleaned out !!!!!
Double_t fdTsCoreSizeInNs
std::vector< UInt_t > fvuGet4ToElink
std::vector< Double_t > fvdPadiThrCodeToValue
PADI threshold measures and extrapolated code to value map.
void SetIgnoreMsOverlap(Bool_t bEnaFlag=kTRUE)
void SaveAllHistos(TString sFileName="")
TH2 * fhGdpbAsicSpiCounts
Histograms.
CbmMcbm2018TofFeeThr operator=(const CbmMcbm2018TofFeeThr &)
Bool_t ReInitContainers()
Int_t GetArrayIndex(Int_t gdpbId, Int_t get4Id)
void UseDaqBuffer(Bool_t)
static const UInt_t kuNbGet4PerGbtx
void SetMsOverlap(size_t uOverlapMsNb=1)
std::map< UInt_t, UInt_t > fGdpbIdIndexMap
Map of ID to index for the gDPBs.
const UInt_t kuNbFeePerGbtx
virtual void AddMsComponentToList(size_t component, UShort_t usDetectorId)
UInt_t fuNrOfChannelsPerGdpb
std::vector< UInt_t > fvuElinkToGet4
5 FEE with 8 GET4 each
UInt_t ConvertGet4ToElink(UInt_t uGet4Idx)
void SetMsLimitLevel(size_t uAcceptBoundaryPct=100)
void PrintSlcInfo(gdpbv100::Message)
CbmMcbm2018TofFeeThr(const CbmMcbm2018TofFeeThr &)
UInt_t ConvertElinkToGet4(UInt_t uElinkIdx)
std::vector< int > fviMsgCounter
std::vector< size_t > fvMsComponentsList
FLES containers.