CbmRoot
|
#include <CbmMcbm2018TofTestFee.h>
Public Member Functions | |
CbmMcbm2018TofTestFee () | |
virtual | ~CbmMcbm2018TofTestFee () |
virtual Bool_t | Init () |
virtual Bool_t | DoUnpack (const fles::Timeslice &ts, size_t component) |
virtual void | Reset () |
virtual void | Finish () |
void | SetParContainers () |
Bool_t | InitContainers () |
Bool_t | ReInitContainers () |
void | SetMsLimitLevel (size_t uAcceptBoundaryPct=100) |
size_t | GetMsLimitLevel () |
virtual void | AddMsComponentToList (size_t component, UShort_t usDetectorId) |
virtual void | SetNbMsInTs (size_t uCoreMsNb, size_t uOverlapMsNb) |
void | SetIgnoreMsOverlap (Bool_t bEnaFlag=kTRUE) |
void | SetMsOverlap (size_t uOverlapMsNb=1) |
size_t | GetMsOverlap () |
void | SelectTestFees (UInt_t uGdpbA, UInt_t uGbtxA, UInt_t uFeeA, UInt_t uGdpbB, UInt_t uGbtxB, UInt_t uFeeB) |
void | SetFitZoomWidthPs (Double_t inZoomWidth=1000.0) |
void | SetHistoryHistoSize (UInt_t inHistorySizeSec=1800) |
void | SaveAllHistos (TString sFileName="") |
void | ResetAllHistos () |
void | ResetEvolutionHistograms () |
void | UpdateZoomedFit (std::vector< std::vector< TH1 * >> phTimeDiff, TH2 *phTimeRmsZoom, TH2 *phTimeResFit) |
void | SetHistoFileName (TString sFileName="data/HistosTofFeeTest.root") |
void | UseDaqBuffer (Bool_t) |
Private Member Functions | |
void | CreateHistograms () |
void | ProcessEpochCycle (uint64_t ulCycleData) |
void | FillHitInfo (gdpbv100::Message) |
void | FillEpochInfo (gdpbv100::Message) |
void | PrintSlcInfo (gdpbv100::Message) |
void | PrintSysInfo (gdpbv100::Message) |
void | FillPattInfo (gdpbv100::Message) |
void | PrintGenInfo (gdpbv100::Message) |
void | FillStarTrigInfo (gdpbv100::Message) |
Int_t | GetArrayIndex (Int_t gdpbId, Int_t get4Id) |
UInt_t | ConvertElinkToGet4 (UInt_t uElinkIdx) |
UInt_t | ConvertGet4ToElink (UInt_t uGet4Idx) |
CbmMcbm2018TofTestFee (const CbmMcbm2018TofTestFee &) | |
CbmMcbm2018TofTestFee | operator= (const CbmMcbm2018TofTestFee &) |
Private Attributes | |
std::vector< size_t > | fvMsComponentsList |
FLES containers. More... | |
size_t | fuNbCoreMsPerTs |
size_t | fuNbOverMsPerTs |
Bool_t | fbIgnoreOverlapMs |
TString | fsHistoFileFullname |
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/ More... | |
size_t | fuMsAcceptsPercent |
OLD, to be cleaned out !!!!! More... | |
size_t | fuTotalMsNb |
size_t | fuOverlapMsNb |
size_t | fuCoreMs |
Double_t | fdMsSizeInNs |
Double_t | fdTsCoreSizeInNs |
UInt_t | fuMinNbGdpb |
UInt_t | fuCurrNbGdpb |
CbmMcbm2018TofPar * | fUnpackPar |
UInt_t | fuNrOfGdpbs |
UInt_t | fuNrOfFeePerGdpb |
UInt_t | fuNrOfGet4PerFee |
UInt_t | fuNrOfChannelsPerGet4 |
UInt_t | fuNrOfChannelsPerFee |
UInt_t | fuNrOfGet4 |
UInt_t | fuNrOfGet4PerGdpb |
UInt_t | fuNrOfChannelsPerGdpb |
UInt_t | fuNrOfGbtx |
UInt_t | fuNrOfModules |
std::vector< Int_t > | fviNrOfRpc |
std::vector< Int_t > | fviRpcType |
std::vector< Int_t > | fviRpcSide |
std::vector< Int_t > | fviModuleId |
const UInt_t | kuNbFeePerGbtx = 5 |
const UInt_t | kuNbGbtxPerGdpb = 6 |
UInt_t | fuRawDataPrintMsgNb |
UInt_t | fuRawDataPrintMsgIdx |
Bool_t | fbPrintAllHitsEnable |
Bool_t | fbPrintAllEpochsEnable |
uint64_t | fulCurrentTsIndex |
size_t | fuCurrentMs |
size_t | fuCurrentMsSysId |
Double_t | fdMsIndex |
UInt_t | fuGdpbId |
UInt_t | fuGdpbNr |
UInt_t | fuGet4Id |
UInt_t | fuGet4Nr |
Int_t | fiEquipmentId |
std::vector< int > | fviMsgCounter |
std::vector< ULong64_t > | fvulGdpbTsMsb |
std::vector< ULong64_t > | fvulGdpbTsLsb |
std::vector< ULong64_t > | fvulStarTsMsb |
std::vector< ULong64_t > | fvulStarTsMid |
std::vector< ULong64_t > | fvulGdpbTsFullLast |
std::vector< ULong64_t > | fvulStarTsFullLast |
std::vector< UInt_t > | fvuStarTokenLast |
std::vector< UInt_t > | fvuStarDaqCmdLast |
std::vector< UInt_t > | fvuStarTrigCmdLast |
std::vector< ULong64_t > | fvulCurrentEpoch |
std::vector< Bool_t > | fvbFirstEpochSeen |
std::vector< ULong64_t > | fvulCurrentEpochCycle |
std::vector< ULong64_t > | fvulCurrentEpochFull |
Epoch cycle from the Ms Start message and Epoch counter flip. More... | |
ULong64_t | fulCurrentEpochTime |
Epoch + Epoch Cycle. More... | |
std::map< UInt_t, UInt_t > | fGdpbIdIndexMap |
Map of ID to index for the gDPBs. More... | |
std::vector< std::vector< gdpbv100::Message > > | fvmEpSupprBuffer |
Buffer for suppressed epoch processing. More... | |
std::vector< std::vector< UInt_t > > | fvuFeeChanNbHitsLastMs |
Buffer for pulser channels. More... | |
std::vector< std::vector< Double_t > > | fvdFeeChanMsLastPulserHit |
[ fuFeeNr ][ ChanNr ] More... | |
const UInt_t | kuNbBinsDt = 2000 |
[ fuFeeNr ][ ChanNr ] More... | |
Double_t | dMinDt |
Double_t | dMaxDt |
UInt_t | fuNbFeePlot |
UInt_t | fuNbFeePlotsPerGdpb |
Double_t | fdStartTime |
Double_t | fdStartTimeLong |
Double_t | fdStartTimeMsSz |
UInt_t | fuHistoryHistoSize |
UInt_t | fuHistoryHistoSizeLong |
Double_t | fdLastRmsUpdateTime |
Double_t | fdFitZoomWidthPs |
TCanvas * | fcMsSizeAll |
std::vector< TH1 * > | fvhMsSzPerLink |
std::vector< TProfile * > | fvhMsSzTimePerLink |
const Double_t | kdMaxDtPulserPs = 300e3 |
UInt_t | fuGdpbA |
UInt_t | fuGbtxA |
UInt_t | fuFeeA |
UInt_t | fuGlobalIdxFeeA |
UInt_t | fuGdpbB |
UInt_t | fuGbtxB |
UInt_t | fuFeeB |
UInt_t | fuGlobalIdxFeeB |
std::vector< std::vector< TH1 * > > | fvhTimeDiffPulserFeeA |
TH2 * | fhTimeMeanPulserFeeA |
[ Ch A ][ Ch B ] More... | |
TH2 * | fhTimeRmsPulserFeeA |
TH2 * | fhTimeRmsZoomFitPulsFeeA |
TH2 * | fhTimeResFitPulsFeeA |
std::vector< std::vector< TH1 * > > | fvhTimeDiffPulserFeeB |
TH2 * | fhTimeMeanPulserFeeB |
[ Ch A ][ Ch B ] More... | |
TH2 * | fhTimeRmsPulserFeeB |
TH2 * | fhTimeRmsZoomFitPulsFeeB |
TH2 * | fhTimeResFitPulsFeeB |
std::vector< std::vector< TH1 * > > | fvhTimeDiffPulserFeeFee |
TH2 * | fhTimeMeanPulserFeeFee |
[ Ch FEE A ][ Ch FEE B ] More... | |
TH2 * | fhTimeRmsPulserFeeFee |
TH2 * | fhTimeRmsZoomFitPulsFeeFee |
TH2 * | fhTimeResFitPulsFeeFee |
TH2 * | fhChanTotFeeA |
TH2 * | fhChanTotFeeB |
TH2 * | fhChanPulseIntervalFeeA |
TH2 * | fhChanPulseIntervalFeeB |
std::vector< TH2 * > | fvhPulserCountEvoPerFeeGdpb |
TCanvas * | fcPulserFeeA |
Canvases. More... | |
TCanvas * | fcPulserFeeB |
TCanvas * | fcPulserFeeFee |
TCanvas * | fcPulseProp |
std::vector< UInt_t > | fvuPadiToGet4 |
std::vector< UInt_t > | fvuGet4ToPadi |
std::vector< UInt_t > | fvuElinkToGet4 |
5 FEE with 8 GET4 each More... | |
std::vector< UInt_t > | fvuGet4ToElink |
std::chrono::time_point< std::chrono::system_clock > | fTimeLastHistoSaving |
Static Private Attributes | |
static const UInt_t | kuNbTestFee = 2 |
static const UInt_t | kuNbGet4PerGbtx = 5 * 8 |
Definition at line 33 of file CbmMcbm2018TofTestFee.h.
CbmMcbm2018TofTestFee::CbmMcbm2018TofTestFee | ( | ) |
Definition at line 53 of file CbmMcbm2018TofTestFee.cxx.
|
virtual |
Definition at line 163 of file CbmMcbm2018TofTestFee.cxx.
|
private |
|
virtual |
Check for duplicates and ignore if it is the case
Add to list
Create MS size monitoring histos
Implements CbmMcbmUnpack.
Definition at line 374 of file CbmMcbm2018TofTestFee.cxx.
References fcMsSizeAll, fuHistoryHistoSize, fvhMsSzPerLink, fvhMsSzTimePerLink, and fvMsComponentsList.
|
inlineprivate |
Definition at line 297 of file CbmMcbm2018TofTestFee.h.
References fvuElinkToGet4, and kuNbGet4PerGbtx.
Referenced by DoUnpack().
|
inlineprivate |
Definition at line 301 of file CbmMcbm2018TofTestFee.h.
References fvuGet4ToElink, and kuNbGet4PerGbtx.
|
private |
FEE pulser test channels
FEE A
FEE B
FEE-FEE
TOT plots
Pulse distance plots Logarithmic bining
Parameters are NbDecadesLog, NbStepsDecade, NbSubStepsInStep
Cleanup array of log bins
Create Pulser check Canvas for FEE A
Create Pulser check Canvas for FEE B
Create Pulser check Canvas for FEE A VS B
Create Pulse properties Canvas for FEE A & B
Recovers/Create Ms Size Canvas for STAR 2018
Definition at line 420 of file CbmMcbm2018TofTestFee.cxx.
References dMaxDt, dMinDt, fcMsSizeAll, fcPulseProp, fcPulserFeeA, fcPulserFeeB, fcPulserFeeFee, fhChanPulseIntervalFeeA, fhChanPulseIntervalFeeB, fhChanTotFeeA, fhChanTotFeeB, fhTimeMeanPulserFeeA, fhTimeMeanPulserFeeB, fhTimeMeanPulserFeeFee, fhTimeResFitPulsFeeA, fhTimeResFitPulsFeeB, fhTimeResFitPulsFeeFee, fhTimeRmsPulserFeeA, fhTimeRmsPulserFeeB, fhTimeRmsPulserFeeFee, fhTimeRmsZoomFitPulsFeeA, fhTimeRmsZoomFitPulsFeeB, fhTimeRmsZoomFitPulsFeeFee, fuFeeA, fuFeeB, fuGbtxA, fuGbtxB, fuGdpbA, fuGdpbB, fuHistoryHistoSize, fuNbFeePlot, fuNbFeePlotsPerGdpb, fuNrOfChannelsPerFee, fuNrOfFeePerGdpb, fuNrOfGdpbs, fvhPulserCountEvoPerFeeGdpb, fvhTimeDiffPulserFeeA, fvhTimeDiffPulserFeeB, fvhTimeDiffPulserFeeFee, GenerateLogBinArray(), kuNbBinsDt, and gdpbv100::kuTotCounterSize.
Referenced by InitContainers().
|
virtual |
Periodically save the histograms
Ignore overlap ms if flag set by user
Loop over core microslices (and overlap ones if chosen)
Loop over registered components
Check if this gDPB ID was declared in parameter file and stop there if not
Catch the Epoch cycle block which is always the first 64b of the MS
fuGet4Id = mess.getGdpbGenChipId();
Diamond FEE have straight connection from Get4 to eLink and from PADI to GET4
Pulser should lead to single hit in a MS, so ignore if not single
Loop on Channel B
Fill FEE A plots
Fill FEE A VS FEE B plots
Fill FEE B plots
Done with all FEEs and chans, we can reset the hit counters
Implements CbmMcbmUnpack.
Definition at line 930 of file CbmMcbm2018TofTestFee.cxx.
References bMcbmTofTestFeePrintAllEpochsEna, bMcbmTofTestFeePrintAllHitsEna, bMcbmTofTestFeeRawDataPrint, bMcbmTofTestFeeResetHistos, bMcbmTofTestFeeSaveHistos, bMcbmTofTestFeeUpdateZoomedFit, ConvertElinkToGet4(), fbIgnoreOverlapMs, fbPrintAllEpochsEnable, fbPrintAllHitsEnable, fdLastRmsUpdateTime, fdMsIndex, fdStartTimeMsSz, fGdpbIdIndexMap, fhTimeMeanPulserFeeA, fhTimeMeanPulserFeeB, fhTimeMeanPulserFeeFee, fhTimeResFitPulsFeeA, fhTimeResFitPulsFeeB, fhTimeResFitPulsFeeFee, fhTimeRmsPulserFeeA, fhTimeRmsPulserFeeB, fhTimeRmsPulserFeeFee, fhTimeRmsZoomFitPulsFeeA, fhTimeRmsZoomFitPulsFeeB, fhTimeRmsZoomFitPulsFeeFee, fiEquipmentId, PairAnalysisStyler::Fill, FillEpochInfo(), FillPattInfo(), FillStarTrigInfo(), FormatMsHeaderPrintout(), fTimeLastHistoSaving, fuCurrentMs, fuCurrentMsSysId, fuGdpbId, fuGdpbNr, fuGet4Id, fuGet4Nr, fuGlobalIdxFeeA, fuGlobalIdxFeeB, fuHistoryHistoSize, fulCurrentTsIndex, fuMsAcceptsPercent, fuNbCoreMsPerTs, fuNbOverMsPerTs, fuNrOfChannelsPerFee, fuNrOfFeePerGdpb, fuNrOfGdpbs, fuNrOfGet4PerGdpb, fuRawDataPrintMsgIdx, fuRawDataPrintMsgNb, fvdFeeChanMsLastPulserHit, fvhMsSzPerLink, fvhMsSzTimePerLink, fvhTimeDiffPulserFeeA, fvhTimeDiffPulserFeeB, fvhTimeDiffPulserFeeFee, fviMsgCounter, fvmEpSupprBuffer, fvMsComponentsList, fvuFeeChanNbHitsLastMs, gdpbv100::Message::getGdpbEpDataLoss(), gdpbv100::Message::getGdpbEpEpochLoss(), gdpbv100::Message::getGdpbEpEpochNb(), gdpbv100::Message::getGdpbEpLinkId(), gdpbv100::Message::getGdpbEpMissmatch(), gdpbv100::Message::getGdpbEpSync(), gdpbv100::Message::getGdpbGenChipId(), gdpbv100::Message::getGdpbHitIs24b(), gdpbv100::Message::getGdpbSysSubType(), gdpbv100::Message::getMessageType(), GetRMS(), gdpbv100::Message::isStarTrigger(), kdMaxDtPulserPs, gdpbv100::kuChipIdMergedEpoch, gdpbv100::MSG_EPOCH, gdpbv100::MSG_HIT, gdpbv100::MSG_SLOWC, gdpbv100::MSG_STAR_TRI_A, gdpbv100::MSG_STAR_TRI_B, gdpbv100::MSG_STAR_TRI_C, gdpbv100::MSG_STAR_TRI_D, gdpbv100::MSG_SYST, gdpbv100::Message::printDataCout(), PrintGenInfo(), PrintSlcInfo(), PrintSysInfo(), ProcessEpochCycle(), ResetAllHistos(), SaveAllHistos(), gdpbv100::Message::setGdpbGenChipId(), gdpbv100::SYS_GET4_ERROR, gdpbv100::SYS_PATTERN, and UpdateZoomedFit().
|
private |
Re-align the epoch number of the message in case it will be used later: We received the epoch after the data instead of the one before!
Data are sorted between epochs, not inside => Epoch level ordering Sorting at lower bin precision level
Definition at line 1438 of file CbmMcbm2018TofTestFee.cxx.
References FillHitInfo(), fuGet4Nr, fulCurrentEpochTime, fvmEpSupprBuffer, fvulCurrentEpoch, fvulCurrentEpochCycle, fvulCurrentEpochFull, gdpbv100::Message::getGdpbEpEpochNb(), gdpbv100::Message::getMsgFullTime(), gdpbv100::kuEpochCounterSz, gdpbv100::kulEpochCycleBins, and gdpbv100::Message::setGdpbEpEpochNb().
Referenced by DoUnpack().
|
private |
Diamond FEE have straight connection from Get4 to eLink and from PADI to GET4
Definition at line 1356 of file CbmMcbm2018TofTestFee.cxx.
References fbPrintAllHitsEnable, fdStartTime, fdStartTimeLong, fhChanPulseIntervalFeeA, fhChanPulseIntervalFeeB, fhChanTotFeeA, fhChanTotFeeB, fuCurrentMsSysId, fuGdpbId, fuGdpbNr, fuGet4Id, fuGet4Nr, fuGlobalIdxFeeA, fuGlobalIdxFeeB, fuHistoryHistoSize, fuNrOfChannelsPerGet4, fuNrOfFeePerGdpb, fuNrOfGet4PerFee, fvdFeeChanMsLastPulserHit, fvhPulserCountEvoPerFeeGdpb, fvuFeeChanNbHitsLastMs, fvuGet4ToPadi, fvulCurrentEpoch, gdpbv100::Message::getGdpbHit32Tot(), gdpbv100::Message::getGdpbHitChanId(), gdpbv100::Message::getGdpbHitFineTs(), gdpbv100::Message::getGdpbHitFullTs(), gdpbv100::Message::getMsgFullTime(), gdpbv100::Message::getMsgFullTimeD(), gdpbv100::kuEpochCounterSz, and ResetEvolutionHistograms().
Referenced by FillEpochInfo().
|
private |
Definition at line 1571 of file CbmMcbm2018TofTestFee.cxx.
Referenced by DoUnpack().
|
private |
Definition at line 1631 of file CbmMcbm2018TofTestFee.cxx.
References fuGdpbNr, fulCurrentTsIndex, fvulGdpbTsFullLast, fvulGdpbTsLsb, fvulGdpbTsMsb, fvulStarTsFullLast, fvulStarTsMid, fvulStarTsMsb, fvuStarDaqCmdLast, fvuStarTokenLast, fvuStarTrigCmdLast, gdpbv100::Message::getGdpbTsLsbStarB(), gdpbv100::Message::getGdpbTsMsbStarA(), gdpbv100::Message::getStarDaqCmdStarD(), gdpbv100::Message::getStarTokenStarD(), gdpbv100::Message::getStarTrigCmdStarD(), gdpbv100::Message::getStarTrigMsgIndex(), gdpbv100::Message::getStarTsLsbStarD(), gdpbv100::Message::getStarTsMidStarC(), and gdpbv100::Message::getStarTsMsbStarB().
Referenced by DoUnpack().
|
virtual |
Update RMS plots Reset summary histograms for safety
Update zoomed RMS and pulser fit plots
Implements CbmMcbmUnpack.
Definition at line 1736 of file CbmMcbm2018TofTestFee.cxx.
References fhTimeMeanPulserFeeA, fhTimeMeanPulserFeeB, fhTimeMeanPulserFeeFee, fhTimeResFitPulsFeeA, fhTimeResFitPulsFeeB, fhTimeResFitPulsFeeFee, fhTimeRmsPulserFeeA, fhTimeRmsPulserFeeB, fhTimeRmsPulserFeeFee, fhTimeRmsZoomFitPulsFeeA, fhTimeRmsZoomFitPulsFeeB, fhTimeRmsZoomFitPulsFeeFee, fsHistoFileFullname, fuNrOfChannelsPerFee, fvhTimeDiffPulserFeeA, fvhTimeDiffPulserFeeB, fvhTimeDiffPulserFeeFee, fviMsgCounter, GetRMS(), i, SaveAllHistos(), and UpdateZoomedFit().
|
inlineprivate |
Definition at line 285 of file CbmMcbm2018TofTestFee.h.
References fuNrOfGet4PerGdpb.
Referenced by InitContainers().
|
inline |
Definition at line 55 of file CbmMcbm2018TofTestFee.h.
References fuMsAcceptsPercent.
|
inline |
Definition at line 63 of file CbmMcbm2018TofTestFee.h.
References fuOverlapMsNb.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 165 of file CbmMcbm2018TofTestFee.cxx.
|
virtual |
Reimplemented from CbmMcbmUnpack.
Definition at line 183 of file CbmMcbm2018TofTestFee.cxx.
References CreateHistograms(), fuNrOfGdpbs, fuNrOfGet4PerGdpb, fvbFirstEpochSeen, fvulCurrentEpoch, fvulCurrentEpochCycle, fvulCurrentEpochFull, GetArrayIndex(), i, and ReInitContainers().
|
private |
|
private |
Definition at line 1494 of file CbmMcbm2018TofTestFee.cxx.
References fuGdpbId, fuGet4Id, gdpbv100::Message::getData(), gdpbv100::Message::getGdpbHitChanId(), and gdpbv100::Message::getMessageType().
Referenced by DoUnpack().
|
private |
Definition at line 1475 of file CbmMcbm2018TofTestFee.cxx.
Referenced by DoUnpack().
|
private |
Definition at line 1504 of file CbmMcbm2018TofTestFee.cxx.
References fGdpbIdIndexMap, fuGdpbId, fuGet4Nr, fulCurrentEpochTime, fvulCurrentEpoch, gdpbv100::GET4_V2X_ERR_ADD_RIS_EDG, gdpbv100::GET4_V2X_ERR_EVT_DISCARD, gdpbv100::GET4_V2X_ERR_SEQUENCE_ER, gdpbv100::GET4_V2X_ERR_TOT_OVERWRT, gdpbv100::GET4_V2X_ERR_TOT_RANGE, gdpbv100::GET4_V2X_ERR_UNPAIR_FALL, gdpbv100::Message::getData(), gdpbv100::Message::getGdpbGenChipId(), gdpbv100::Message::getGdpbSysErrChanId(), gdpbv100::Message::getGdpbSysErrData(), gdpbv100::Message::getGdpbSysErrEdge(), gdpbv100::Message::getGdpbSysErrUnused(), gdpbv100::Message::getGdpbSysFwErrResync(), gdpbv100::Message::getGdpbSysSubType(), gdpbv100::Message::getGdpbSysUnkwData(), gdpbv100::SYS_GDPB_UNKWN, gdpbv100::SYS_GET4_ERROR, gdpbv100::SYS_GET4_SYNC_MISS, and gdpbv100::SYS_PATTERN.
Referenced by DoUnpack().
|
private |
Definition at line 1325 of file CbmMcbm2018TofTestFee.cxx.
References FormatDecPrintout(), gdpbv100::FormatHexPrintout(), fuCurrentMs, fuGdpbNr, fuGet4Id, fuGet4Nr, fulCurrentTsIndex, fuNrOfGet4PerGdpb, fuRawDataPrintMsgIdx, fuRawDataPrintMsgNb, fvulCurrentEpochCycle, and gdpbv100::kulEpochCycleFieldSz.
Referenced by DoUnpack().
|
virtual |
STAR Trigger decoding and monitoring
TODO: move these constants somewhere shared, e.g the parameter file
From NH files, for Fall 2018 detectors
TODO: move these constants somewhere shared, e.g the parameter file
Reimplemented from CbmMcbmUnpack.
Definition at line 204 of file CbmMcbm2018TofTestFee.cxx.
References fdMsSizeInNs, fdTsCoreSizeInNs, fGdpbIdIndexMap, fuCoreMs, fuFeeA, fuFeeB, fuGbtxA, fuGbtxB, fuGdpbA, fuGdpbB, fuGlobalIdxFeeA, fuGlobalIdxFeeB, fuMinNbGdpb, fUnpackPar, fuNrOfChannelsPerFee, fuNrOfChannelsPerGdpb, fuNrOfChannelsPerGet4, fuNrOfFeePerGdpb, fuNrOfGbtx, fuNrOfGdpbs, fuNrOfGet4, fuNrOfGet4PerFee, fuNrOfGet4PerGdpb, fuNrOfModules, fuOverlapMsNb, fuTotalMsNb, fvdFeeChanMsLastPulserHit, fviModuleId, fviNrOfRpc, fviRpcSide, fviRpcType, fvmEpSupprBuffer, fvuElinkToGet4, fvuFeeChanNbHitsLastMs, fvuGet4ToElink, fvuGet4ToPadi, fvulGdpbTsFullLast, fvulGdpbTsLsb, fvulGdpbTsMsb, fvulStarTsFullLast, fvulStarTsMid, fvulStarTsMsb, fvuPadiToGet4, fvuStarDaqCmdLast, fvuStarTokenLast, fvuStarTrigCmdLast, CbmMcbm2018TofPar::GetGdpbId(), CbmMcbm2018TofPar::GetModuleId(), CbmMcbm2018TofPar::GetNbMsOverlap(), CbmMcbm2018TofPar::GetNbMsTot(), CbmMcbm2018TofPar::GetNrOfChannelsPerGet4(), CbmMcbm2018TofPar::GetNrOfFeePerGbtx(), CbmMcbm2018TofPar::GetNrOfFeesPerGdpb(), CbmMcbm2018TofPar::GetNrOfGbtx(), CbmMcbm2018TofPar::GetNrOfGdpbs(), CbmMcbm2018TofPar::GetNrOfGet4PerFee(), CbmMcbm2018TofPar::GetNrOfModules(), CbmMcbm2018TofPar::GetNrOfRpc(), CbmMcbm2018TofPar::GetRpcSide(), CbmMcbm2018TofPar::GetRpcType(), CbmMcbm2018TofPar::GetSizeMsInNs(), i, and kuNbGet4PerGbtx.
Referenced by InitContainers().
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 1734 of file CbmMcbm2018TofTestFee.cxx.
Referenced by ResetAllHistos().
void CbmMcbm2018TofTestFee::ResetAllHistos | ( | ) |
Definition at line 1925 of file CbmMcbm2018TofTestFee.cxx.
References fdStartTime, fdStartTimeMsSz, fhChanPulseIntervalFeeA, fhChanPulseIntervalFeeB, fhChanTotFeeA, fhChanTotFeeB, fhTimeMeanPulserFeeA, fhTimeMeanPulserFeeB, fhTimeMeanPulserFeeFee, fhTimeResFitPulsFeeA, fhTimeResFitPulsFeeB, fhTimeResFitPulsFeeFee, fhTimeRmsPulserFeeA, fhTimeRmsPulserFeeB, fhTimeRmsPulserFeeFee, fhTimeRmsZoomFitPulsFeeA, fhTimeRmsZoomFitPulsFeeB, fhTimeRmsZoomFitPulsFeeFee, fuNrOfChannelsPerFee, fuNrOfGdpbs, fvhMsSzPerLink, fvhMsSzTimePerLink, fvhPulserCountEvoPerFeeGdpb, fvhTimeDiffPulserFeeA, fvhTimeDiffPulserFeeB, fvhTimeDiffPulserFeeFee, and Reset().
Referenced by DoUnpack().
void CbmMcbm2018TofTestFee::ResetEvolutionHistograms | ( | ) |
Definition at line 1977 of file CbmMcbm2018TofTestFee.cxx.
References fdStartTime.
Referenced by FillHitInfo().
void CbmMcbm2018TofTestFee::SaveAllHistos | ( | TString | sFileName = "" | ) |
Definition at line 1819 of file CbmMcbm2018TofTestFee.cxx.
References fcPulseProp, fcPulserFeeA, fcPulserFeeB, fcPulserFeeFee, fhChanPulseIntervalFeeA, fhChanPulseIntervalFeeB, fhChanTotFeeA, fhChanTotFeeB, fhTimeMeanPulserFeeA, fhTimeMeanPulserFeeB, fhTimeMeanPulserFeeFee, fhTimeResFitPulsFeeA, fhTimeResFitPulsFeeB, fhTimeResFitPulsFeeFee, fhTimeRmsPulserFeeA, fhTimeRmsPulserFeeB, fhTimeRmsPulserFeeFee, fhTimeRmsZoomFitPulsFeeA, fhTimeRmsZoomFitPulsFeeB, fhTimeRmsZoomFitPulsFeeFee, fuNrOfChannelsPerFee, fuNrOfGdpbs, fvhMsSzPerLink, fvhMsSzTimePerLink, fvhPulserCountEvoPerFeeGdpb, fvhTimeDiffPulserFeeA, fvhTimeDiffPulserFeeB, and fvhTimeDiffPulserFeeFee.
Referenced by DoUnpack(), and Finish().
|
inline |
|
inline |
Definition at line 78 of file CbmMcbm2018TofTestFee.h.
References fdFitZoomWidthPs.
|
inline |
Definition at line 92 of file CbmMcbm2018TofTestFee.h.
References fsHistoFileFullname.
|
inline |
Definition at line 81 of file CbmMcbm2018TofTestFee.h.
References fuHistoryHistoSize.
|
inline |
Definition at line 59 of file CbmMcbm2018TofTestFee.h.
References fbIgnoreOverlapMs.
|
inline |
Definition at line 52 of file CbmMcbm2018TofTestFee.h.
References fuMsAcceptsPercent.
|
inline |
Definition at line 62 of file CbmMcbm2018TofTestFee.h.
References fuOverlapMsNb.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 413 of file CbmMcbm2018TofTestFee.cxx.
References fuNbCoreMsPerTs, and fuNbOverMsPerTs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 176 of file CbmMcbm2018TofTestFee.cxx.
References fUnpackPar.
void CbmMcbm2018TofTestFee::UpdateZoomedFit | ( | std::vector< std::vector< TH1 * >> | phTimeDiff, |
TH2 * | phTimeRmsZoom, | ||
TH2 * | phTimeResFit | ||
) |
Definition at line 1979 of file CbmMcbm2018TofTestFee.cxx.
References fdFitZoomWidthPs, fuNrOfChannelsPerFee, and GetRMS().
Referenced by DoUnpack(), and Finish().
|
inline |
Definition at line 96 of file CbmMcbm2018TofTestFee.h.
|
private |
Definition at line 205 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms().
|
private |
Definition at line 204 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms().
|
private |
Definition at line 104 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and SetIgnoreMsOverlap().
|
private |
Definition at line 147 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
Definition at line 146 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and FillHitInfo().
|
private |
Definition at line 223 of file CbmMcbm2018TofTestFee.h.
Referenced by AddMsComponentToList(), and CreateHistograms().
|
private |
Definition at line 272 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), and SaveAllHistos().
|
private |
Canvases.
Definition at line 269 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), and SaveAllHistos().
|
private |
Definition at line 270 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), and SaveAllHistos().
|
private |
Definition at line 271 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), and SaveAllHistos().
|
private |
Definition at line 221 of file CbmMcbm2018TofTestFee.h.
Referenced by SetFitZoomWidthPs(), and UpdateZoomedFit().
|
private |
Size in minutes of the long evolution histograms
Definition at line 220 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
Definition at line 153 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
Number of non overlap MS at beginning of TS
Definition at line 116 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 211 of file CbmMcbm2018TofTestFee.h.
Referenced by FillHitInfo(), ResetAllHistos(), and ResetEvolutionHistograms().
|
private |
Time of first valid hit (epoch available), used as reference for evolution plots
Definition at line 213 of file CbmMcbm2018TofTestFee.h.
Referenced by FillHitInfo().
|
private |
Time of first valid hit (epoch available), used as reference for evolution plots
Definition at line 215 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and ResetAllHistos().
|
private |
Definition at line 117 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Map of ID to index for the gDPBs.
Time stamp of current epoch
Definition at line 190 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), PrintSysInfo(), and ReInitContainers().
|
private |
Definition at line 263 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), FillHitInfo(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 264 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), FillHitInfo(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 260 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), FillHitInfo(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 261 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), FillHitInfo(), ResetAllHistos(), and SaveAllHistos().
|
private |
[ Ch A ][ Ch B ]
Definition at line 242 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
[ Ch A ][ Ch B ]
Definition at line 248 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
[ Ch FEE A ][ Ch FEE B ]
Definition at line 255 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 245 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 251 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 258 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 243 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 249 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 256 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 244 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 250 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 257 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 161 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/
Histo File name and path
Definition at line 107 of file CbmMcbm2018TofTestFee.h.
Referenced by Finish(), and SetHistoFileName().
|
private |
Definition at line 307 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
Overlap Ms: all fuOverlapMsNb MS at the end of timeslice
Definition at line 115 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 151 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and ProcessEpochCycle().
|
private |
Definition at line 152 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and FillHitInfo().
|
private |
Definition at line 119 of file CbmMcbm2018TofTestFee.h.
|
private |
Definition at line 234 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 238 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 233 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 237 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 232 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 236 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), ReInitContainers(), and SelectTestFees().
|
private |
Definition at line 154 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), PrintGenInfo(), and PrintSysInfo().
|
private |
Definition at line 156 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), FillStarTrigInfo(), and ProcessEpochCycle().
|
private |
Definition at line 158 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), PrintGenInfo(), and ProcessEpochCycle().
|
private |
Definition at line 160 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillEpochInfo(), FillHitInfo(), PrintSysInfo(), and ProcessEpochCycle().
|
private |
Definition at line 235 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 239 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), and ReInitContainers().
|
private |
Time of first microslice, used as reference for evolution plots
Definition at line 216 of file CbmMcbm2018TofTestFee.h.
Referenced by AddMsComponentToList(), CreateHistograms(), DoUnpack(), FillHitInfo(), and SetHistoryHistoSize().
|
private |
Size in seconds of the evolution histograms
Definition at line 218 of file CbmMcbm2018TofTestFee.h.
|
private |
Epoch + Epoch Cycle.
Definition at line 187 of file CbmMcbm2018TofTestFee.h.
Referenced by FillEpochInfo(), and PrintSysInfo().
|
private |
Running indices
Definition at line 150 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillStarTrigInfo(), and ProcessEpochCycle().
|
private |
Definition at line 118 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
OLD, to be cleaned out !!!!!
Definition at line 111 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), GetMsLimitLevel(), and SetMsLimitLevel().
|
private |
Definition at line 101 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and SetNbMsInTs().
|
private |
Definition at line 207 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms().
|
private |
Definition at line 208 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms().
|
private |
Definition at line 102 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and SetNbMsInTs().
|
private |
Settings from parameter file
Definition at line 122 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers(), and SetParContainers().
|
private |
Definition at line 128 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ReInitContainers(), ResetAllHistos(), SaveAllHistos(), and UpdateZoomedFit().
|
private |
Definition at line 131 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 126 of file CbmMcbm2018TofTestFee.h.
Referenced by FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 124 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 133 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 123 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), InitContainers(), ReInitContainers(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 129 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 125 of file CbmMcbm2018TofTestFee.h.
Referenced by FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 130 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), GetArrayIndex(), InitContainers(), ProcessEpochCycle(), and ReInitContainers().
|
private |
Definition at line 134 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Total nb of MS per link in timeslice
Definition at line 114 of file CbmMcbm2018TofTestFee.h.
Referenced by GetMsOverlap(), ReInitContainers(), and SetMsOverlap().
|
private |
Definition at line 145 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and ProcessEpochCycle().
|
private |
Control Flags
Definition at line 144 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and ProcessEpochCycle().
|
private |
Reject Ms with index inside TS above this, assumes 100 MS per TS
Definition at line 112 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 182 of file CbmMcbm2018TofTestFee.h.
Referenced by InitContainers().
|
private |
[ fuFeeNr ][ ChanNr ]
Definition at line 199 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 224 of file CbmMcbm2018TofTestFee.h.
Referenced by AddMsComponentToList(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 225 of file CbmMcbm2018TofTestFee.h.
Referenced by AddMsComponentToList(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 266 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), FillHitInfo(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 241 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 247 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 254 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms(), DoUnpack(), Finish(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 138 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 162 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), and Finish().
|
private |
Definition at line 135 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 137 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 136 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Buffer for suppressed epoch processing.
Definition at line 193 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillEpochInfo(), and ReInitContainers().
|
private |
FLES containers.
Definition at line 100 of file CbmMcbm2018TofTestFee.h.
Referenced by AddMsComponentToList(), and DoUnpack().
|
private |
5 FEE with 8 GET4 each
Definition at line 295 of file CbmMcbm2018TofTestFee.h.
Referenced by ConvertElinkToGet4(), and ReInitContainers().
|
private |
Buffer for pulser channels.
Definition at line 197 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack(), FillHitInfo(), and ReInitContainers().
|
private |
Definition at line 296 of file CbmMcbm2018TofTestFee.h.
Referenced by ConvertGet4ToElink(), and ReInitContainers().
|
private |
Definition at line 291 of file CbmMcbm2018TofTestFee.h.
Referenced by FillHitInfo(), and ReInitContainers().
|
private |
Current epoch marker for each GDPB and GET4 (first epoch in the stream initializes the map item) pointer points to an array of size fuNrOfGdpbs * fuNrOfGet4PerGdpb The correct array index is calculated using the function GetArrayIndex(gdpbId, get4Id)
Definition at line 181 of file CbmMcbm2018TofTestFee.h.
Referenced by FillEpochInfo(), FillHitInfo(), InitContainers(), and PrintSysInfo().
|
private |
Definition at line 184 of file CbmMcbm2018TofTestFee.h.
Referenced by FillEpochInfo(), InitContainers(), and ProcessEpochCycle().
|
private |
Epoch cycle from the Ms Start message and Epoch counter flip.
Definition at line 185 of file CbmMcbm2018TofTestFee.h.
Referenced by FillEpochInfo(), and InitContainers().
|
private |
Definition at line 169 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 166 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 165 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 170 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 168 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 167 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 290 of file CbmMcbm2018TofTestFee.h.
Referenced by ReInitContainers().
|
private |
Definition at line 172 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 171 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 173 of file CbmMcbm2018TofTestFee.h.
Referenced by FillStarTrigInfo(), and ReInitContainers().
|
private |
Definition at line 230 of file CbmMcbm2018TofTestFee.h.
Referenced by DoUnpack().
|
private |
[ fuFeeNr ][ ChanNr ]
Histograms and histogram control variables
Definition at line 203 of file CbmMcbm2018TofTestFee.h.
Referenced by CreateHistograms().
|
private |
Definition at line 140 of file CbmMcbm2018TofTestFee.h.
|
private |
Definition at line 141 of file CbmMcbm2018TofTestFee.h.
|
staticprivate |
Definition at line 294 of file CbmMcbm2018TofTestFee.h.
Referenced by ConvertElinkToGet4(), ConvertGet4ToElink(), and ReInitContainers().
|
staticprivate |
Definition at line 229 of file CbmMcbm2018TofTestFee.h.