CbmRoot
|
#include <CbmMcbm2018MonitorMcbmSync.h>
Public Member Functions | |
CbmMcbm2018MonitorMcbmSync () | |
virtual | ~CbmMcbm2018MonitorMcbmSync () |
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 () |
virtual void | AddMsComponentToList (size_t component, UShort_t usDetectorId) |
void | AddMsComponentToListSts (size_t component) |
void | AddMsComponentToListTof (size_t component) |
virtual void | SetNbMsInTs (size_t uCoreMsNb, size_t uOverlapMsNb) |
void | SetMsOverlap (size_t uOverlapMsNb=1) |
size_t | GetMsOverlap () |
void | SetIgnoreMsOverlap (Bool_t bIgnoreOver=kTRUE) |
void | ResetAllHistos () |
void | SaveAllHistos (TString sFileName="") |
void | SavePulserHistos (TString sFileName="") |
void | SetHistoFileName (TString sFileName="data/SetupHistos.root") |
void | SetDiamondDpbIdx (UInt_t uIdx=2) |
void | SetMuchDpbIdx (UInt_t uIdx=1) |
void | SetStsTofOffsetNs (Double_t dOffsetIn=0.0) |
void | SetMuchTofOffsetNs (Double_t dOffsetIn=0.0) |
void | SetUseBestPair (Bool_t bInFLag=kTRUE) |
void | SetTsLevelAna (Bool_t bInFLag=kTRUE) |
void | SetSpillLimits (Double_t dSpillA, Double_t dSpillB, Double_t dSpillC) |
void | UseDaqBuffer (Bool_t) |
Private Member Functions | |
void | CreateStsHistograms () |
All hits (time in bins, ADC in bins, asic, channel) in last TS, sorted with "<" operator. More... | |
Bool_t | ProcessStsMs (const fles::Timeslice &ts, size_t uMsComp, UInt_t uMsIdx) |
void | FillStsHitInfo (stsxyter::Message mess, const UInt_t &uMsIdx) |
void | FillStsTsMsbInfo (stsxyter::Message mess, UInt_t uMessIdx=0, UInt_t uMsIdx=0) |
void | FillStsEpochInfo (stsxyter::Message mess) |
void | CreateTofHistograms () |
Processing methods. More... | |
Bool_t | ProcessTofMs (const fles::Timeslice &ts, size_t uMsComp, UInt_t uMsIdx) |
void | FillTofEpochCycle (uint64_t ulCycleData) |
void | FillTofHitInfo (gdpbv100::Message) |
void | FillTofEpochInfo (gdpbv100::Message) |
void | CreateMcbmHistograms () |
CbmMcbm2018MonitorMcbmSync (const CbmMcbm2018MonitorMcbmSync &) | |
CbmMcbm2018MonitorMcbmSync | operator= (const CbmMcbm2018MonitorMcbmSync &) |
Private Attributes | |
std::vector< size_t > | fvMsComponentsListSts |
std::vector< size_t > | fvMsComponentsListTof |
size_t | fuNbCoreMsPerTs |
size_t | fuNbOverMsPerTs |
Bool_t | fbIgnoreOverlapMs |
CbmMcbm2018StsPar * | fUnpackParSts |
UInt_t | fuStsNrOfDpbs |
std::map< UInt_t, UInt_t > | fmStsDpbIdIndexMap |
Total number of Sts DPBs in system. More... | |
UInt_t | fuMuchDpbIdx |
Map of DPB Identifier to DPB index. More... | |
CbmMcbm2018TofPar * | fUnpackParTof |
Unpacking and mapping parameters for TOF. More... | |
UInt_t | fuTofNrOfDpbs |
std::map< UInt_t, UInt_t > | fmTofDpbIdIndexMap |
Total number of GDPBs in the system. More... | |
UInt_t | fuDiamondDpbIdx |
UInt_t | fuTotalNrOfDpb |
Global parameters. More... | |
Double_t | fdStsTofOffsetNs |
Double_t | fdMuchTofOffsetNs |
Bool_t | fbUseBestPair |
Bool_t | fbTsLevelAna |
TString | fsHistoFileFullname |
Bool_t | fbPrintMessages |
stsxyter::MessagePrintMask | fPrintMessCtrlSts |
ULong64_t | fulCurrentTsIdx |
ULong64_t | fulCurrentMsIdx |
std::map< stsxyter::MessType, UInt_t > | fmMsgCounter |
UInt_t | fuCurrentEquipmentId |
UInt_t | fuCurrDpbId |
Current equipment ID, tells from which DPB the current MS is originating. More... | |
UInt_t | fuCurrDpbIdx |
Temp holder until Current equipment ID is properly filled in MS. More... | |
Int_t | fiRunStartDateTimeSec |
Index of the DPB from which the MS currently unpacked is coming. More... | |
Int_t | fiBinSizeDatePlots |
Start of run time since "epoch" in s, for the plots with date as X axis. More... | |
std::vector< ULong64_t > | fvulStsCurrentTsMsb |
Bin size in s for the plots with date as X axis. More... | |
std::vector< UInt_t > | fvuStsCurrentTsMsbCycle |
Current TS MSB for each DPB. More... | |
std::vector< std::vector< stsxyter::FinalHit > > | fvmStsSdpbHitsInMs |
Current TS MSB cycle for DPB. More... | |
std::vector< std::vector< stsxyter::FinalHit > > | fvmStsSdpbHitsInTs |
All hits (time in bins, ADC in bins, asic, channel) in last TS, sorted with "<" operator. More... | |
uint64_t | fulTofCurrentTsIndex |
Running indices. More... | |
size_t | fuTofCurrentMs |
Double_t | fdTofMsIndex |
UInt_t | fuTofGdpbId |
UInt_t | fuTofGdpbNr |
Int_t | fiTofEquipmentId |
std::vector< int > | fviTofMsgCounter |
std::vector< ULong64_t > | fvulTofCurrentEpoch |
std::vector< ULong64_t > | fvulTofCurrentEpochCycle |
std::vector< ULong64_t > | fvulTofCurrentEpochFull |
ULong64_t | fulTofCurrentEpochTime |
std::vector< std::vector< gdpbv100::Message > > | fvmTofEpSupprBuffer |
Buffer for suppressed epoch processing. More... | |
std::vector< std::vector< gdpbv100::FullMessage > > | fvmTofGdpbHitsInMs |
Buffer for system sync check. More... | |
std::vector< std::vector< gdpbv100::FullMessage > > | fvmTofGdpbHitsInTs |
TH2 * | fhMcbmHitsNbPerMs |
TH2 * | fhMcbmTimeDiffToDiamond |
TH2 * | fhMcbmTimeDiffToDiamondWide |
TH2 * | fhMcbmTimeDiffToDiamondTs |
TH2 * | fhMcbmTimeDiffToMuch |
TH2 * | fhMcbmTimeDiffToMuchWide |
TH2 * | fhMcbmTimeDiffToMuchTs |
TH2 * | fhMcbmStsTimeDiffToMuchVsAdc |
TH2 * | fhMcbmStsTimeDiffToMuchWideVsAdc |
TH2 * | fhMcbmStsTimeDiffToMuchTsVsAdc |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondWideEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondTsEvoDpb |
Double_t | fdSpillStartA |
Double_t | fdSpillStartB |
Double_t | fdSpillStartC |
std::vector< TH1 * > | fvhHitsTimeEvoSpillA |
std::vector< TH1 * > | fvhHitsTimeEvoSpillB |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondEvoSpillA |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondEvoSpillB |
std::vector< TH2 * > | fvhMcbmTimeDiffToMuchEvoSpillA |
std::vector< TH2 * > | fvhMcbmTimeDiffToMuchEvoSpillB |
Static Private Attributes | |
static const UInt_t | kuStsBytesPerMessage |
static const UInt_t | kuTofBytesPerMessage = 8 |
TODO => move to the message class!! More... | |
Definition at line 34 of file CbmMcbm2018MonitorMcbmSync.h.
CbmMcbm2018MonitorMcbmSync::CbmMcbm2018MonitorMcbmSync | ( | ) |
Definition at line 53 of file CbmMcbm2018MonitorMcbmSync.cxx.
|
virtual |
Definition at line 125 of file CbmMcbm2018MonitorMcbmSync.cxx.
|
private |
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 203 of file CbmMcbm2018MonitorMcbmSync.cxx.
References AddMsComponentToListSts(), and AddMsComponentToListTof().
void CbmMcbm2018MonitorMcbmSync::AddMsComponentToListSts | ( | size_t | component | ) |
Check for duplicates and ignore if it is the case
Add to list
Definition at line 224 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fvMsComponentsListSts.
Referenced by AddMsComponentToList().
void CbmMcbm2018MonitorMcbmSync::AddMsComponentToListTof | ( | size_t | component | ) |
Check for duplicates and ignore if it is the case
Add to list
Definition at line 232 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fvMsComponentsListTof.
Referenced by AddMsComponentToList().
|
private |
For STS debug only
Create Pulser check Canvas for STS vs TOF
Definition at line 385 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fdSpillStartA, fdSpillStartB, fdSpillStartC, fhMcbmHitsNbPerMs, fhMcbmStsTimeDiffToMuchTsVsAdc, fhMcbmStsTimeDiffToMuchVsAdc, fhMcbmStsTimeDiffToMuchWideVsAdc, fhMcbmTimeDiffToDiamond, fhMcbmTimeDiffToDiamondTs, fhMcbmTimeDiffToDiamondWide, fhMcbmTimeDiffToMuch, fhMcbmTimeDiffToMuchTs, fhMcbmTimeDiffToMuchWide, fuStsNrOfDpbs, fuTofNrOfDpbs, fuTotalNrOfDpb, fvhHitsTimeEvoSpillA, fvhHitsTimeEvoSpillB, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondEvoSpillA, fvhMcbmTimeDiffToDiamondEvoSpillB, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToMuchEvoSpillA, fvhMcbmTimeDiffToMuchEvoSpillB, stsxyter::kdClockCycleNs, and stsxyter::kuHitNbAdcBins.
Referenced by InitContainers().
|
private |
All hits (time in bins, ADC in bins, asic, channel) in last TS, sorted with "<" operator.
Processing methods
Create summary Canvases for CERN 2017
Definition at line 249 of file CbmMcbm2018MonitorMcbmSync.cxx.
Referenced by InitContainers().
|
private |
Processing methods.
Create summary Canvases for STAR 2018
Definition at line 313 of file CbmMcbm2018MonitorMcbmSync.cxx.
Referenced by InitContainers().
|
virtual |
General commands
Ignore first TS as often data corruption there
If we are looking for only 2 spills, skip the data which are too far before them
Clear buffers
Sort the buffers of hits
Sort the buffers of hits
Build time differences for each DPB hit against each diamond hit
Check if this hits is better than the previous ones
Count increasing dt to detect minimum
Stop after 5 increasing dt (hits are time ordered)
Check if this hits is better than the previous ones
Count increasing dt to detect minimum
Stop after 5 increasing dt (hits are time ordered)
Build time differences for each DPB hit against each Much hit
Check if this hits is better than the previous ones
Count increasing dt to detect minimum
Stop after 5 increasing dt (hits are time ordered)
Check if this hits is better than the previous ones
Count increasing dt to detect minimum
Stop after 5 increasing dt (hits are time ordered)
Clear buffers
If we are looking for only 2 spills, stop after we got them
Build time differences for each DPB hit against each diamond hit
Limit scan to "reasonnable range" of 300 us
Limit scan to "reasonnable range" of 300 us
Build time differences for each DPB hit against each Much hit
Limit scan to "reasonnable range" of 300 us
Limit scan to "reasonnable range" of 300 us
Clear buffers
Implements CbmMcbmUnpack.
Definition at line 671 of file CbmMcbm2018MonitorMcbmSync.cxx.
References bMcbm2018ResetSync, bMcbm2018WriteSync, fbIgnoreOverlapMs, fbTsLevelAna, fbUseBestPair, fdMuchTofOffsetNs, fdSpillStartA, fdSpillStartC, fdStsTofOffsetNs, fhMcbmHitsNbPerMs, fhMcbmStsTimeDiffToMuchTsVsAdc, fhMcbmStsTimeDiffToMuchVsAdc, fhMcbmStsTimeDiffToMuchWideVsAdc, fhMcbmTimeDiffToDiamond, fhMcbmTimeDiffToDiamondTs, fhMcbmTimeDiffToDiamondWide, fhMcbmTimeDiffToMuch, fhMcbmTimeDiffToMuchTs, fhMcbmTimeDiffToMuchWide, fsHistoFileFullname, fuDiamondDpbIdx, fulCurrentMsIdx, fulCurrentTsIdx, fuMuchDpbIdx, fuNbCoreMsPerTs, fuNbOverMsPerTs, fuStsNrOfDpbs, fuTofNrOfDpbs, fvhHitsTimeEvoSpillA, fvhHitsTimeEvoSpillB, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondEvoSpillA, fvhMcbmTimeDiffToDiamondEvoSpillB, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToMuchEvoSpillA, fvhMcbmTimeDiffToMuchEvoSpillB, fvMsComponentsListSts, fvMsComponentsListTof, fvmStsSdpbHitsInMs, fvmStsSdpbHitsInTs, fvmTofGdpbHitsInMs, fvmTofGdpbHitsInTs, stsxyter::kdClockCycleNs, ProcessStsMs(), ProcessTofMs(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 1354 of file CbmMcbm2018MonitorMcbmSync.cxx.
Referenced by ProcessStsMs().
|
private |
Not used here, otherwise should be extracted from eLink mapping
MUCH bad channels
Ignore low ADC hits
STS bad channels
Definition at line 1241 of file CbmMcbm2018MonitorMcbmSync.cxx.
References CbmMcbm2018StsPar::ElinkIdxToAsicIdx(), fuCurrDpbIdx, fuMuchDpbIdx, fUnpackParSts, fvmStsSdpbHitsInMs, fvulStsCurrentTsMsb, fvuStsCurrentTsMsbCycle, stsxyter::Message::GetHitAdc(), stsxyter::Message::GetHitChannel(), stsxyter::Message::GetHitTime(), stsxyter::Message::GetLinkIndex(), CbmMcbm2018StsPar::GetNbChanPerAsic(), stsxyter::kuHitNbTsBins, and stsxyter::kulTsCycleNbBins.
Referenced by ProcessStsMs().
|
private |
Definition at line 1318 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fuCurrDpbIdx, fulCurrentMsIdx, fulCurrentTsIdx, fvulStsCurrentTsMsb, fvuStsCurrentTsMsbCycle, and stsxyter::Message::GetTsMsbVal().
Referenced by ProcessStsMs().
|
private |
Definition at line 1443 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fuTofGdpbNr, fvulTofCurrentEpochCycle, and gdpbv100::kulEpochCycleFieldSz.
Referenced by ProcessTofMs().
|
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 1476 of file CbmMcbm2018MonitorMcbmSync.cxx.
References FillTofHitInfo(), fulTofCurrentEpochTime, fuTofGdpbNr, fvmTofEpSupprBuffer, fvulTofCurrentEpoch, fvulTofCurrentEpochCycle, fvulTofCurrentEpochFull, gdpbv100::Message::getGdpbEpEpochNb(), gdpbv100::Message::getMsgFullTime(), gdpbv100::kuEpochCounterSz, gdpbv100::kulEpochCycleBins, and gdpbv100::Message::setGdpbEpEpochNb().
Referenced by ProcessTofMs().
|
private |
system sync check buffering
Definition at line 1450 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fuTofGdpbNr, fvmTofGdpbHitsInMs, fvulTofCurrentEpochFull, and gdpbv100::kuEpochCounterSz.
Referenced by FillTofEpochInfo().
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 1521 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fsHistoFileFullname, and SaveAllHistos().
|
inline |
Definition at line 59 of file CbmMcbm2018MonitorMcbmSync.h.
References fuNbOverMsPerTs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 127 of file CbmMcbm2018MonitorMcbmSync.cxx.
|
virtual |
Reimplemented from CbmMcbmUnpack.
Definition at line 147 of file CbmMcbm2018MonitorMcbmSync.cxx.
References CreateMcbmHistograms(), CreateStsHistograms(), CreateTofHistograms(), and ReInitContainers().
|
private |
|
private |
Check the current TS_MSb cycle and correct it if wrong
Definition at line 1146 of file CbmMcbm2018MonitorMcbmSync.cxx.
References stsxyter::Dummy, stsxyter::Empty, stsxyter::Epoch, fbPrintMessages, FillStsEpochInfo(), FillStsHitInfo(), FillStsTsMsbInfo(), fmMsgCounter, fmStsDpbIdIndexMap, fPrintMessCtrlSts, fuCurrDpbId, fuCurrDpbIdx, fuCurrentEquipmentId, fulCurrentMsIdx, fulCurrentTsIdx, fvulStsCurrentTsMsb, fvuStsCurrentTsMsbCycle, stsxyter::Message::GetMessType(), stsxyter::Hit, stsxyter::kdClockCycleNs, stsxyter::kulTsCycleNbBins, kuStsBytesPerMessage, stsxyter::Message::PrintMess(), stsxyter::Status, and stsxyter::TsMsb.
Referenced by DoUnpack().
|
private |
Catch the Epoch cycle block which is always the first 64b of the MS
Definition at line 1361 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fdTofMsIndex, FillTofEpochCycle(), FillTofEpochInfo(), fmTofDpbIdIndexMap, fuCurrentEquipmentId, fuTofGdpbId, fuTofGdpbNr, fviTofMsgCounter, fvmTofEpSupprBuffer, gdpbv100::Message::getGdpbGenChipId(), gdpbv100::Message::getGdpbHitIs24b(), gdpbv100::Message::getMessageType(), gdpbv100::kuChipIdMergedEpoch, kuTofBytesPerMessage, 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, and gdpbv100::Message::printDataCout().
Referenced by DoUnpack().
|
virtual |
System sync monitoring
Reimplemented from CbmMcbmUnpack.
Definition at line 158 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fmStsDpbIdIndexMap, fmTofDpbIdIndexMap, fUnpackParSts, fUnpackParTof, fuStsNrOfDpbs, fuTofNrOfDpbs, fvmStsSdpbHitsInMs, fvmStsSdpbHitsInTs, fvmTofEpSupprBuffer, fvmTofGdpbHitsInMs, fvmTofGdpbHitsInTs, fvulStsCurrentTsMsb, fvulTofCurrentEpoch, fvulTofCurrentEpochCycle, fvulTofCurrentEpochFull, fvuStsCurrentTsMsbCycle, CbmMcbm2018StsPar::GetDpbId(), CbmMcbm2018TofPar::GetGdpbId(), CbmMcbm2018StsPar::GetNrOfDpbs(), CbmMcbm2018TofPar::GetNrOfGdpbs(), and i.
Referenced by InitContainers().
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 1519 of file CbmMcbm2018MonitorMcbmSync.cxx.
void CbmMcbm2018MonitorMcbmSync::ResetAllHistos | ( | ) |
Definition at line 1597 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fdSpillStartA, fdSpillStartC, fhMcbmHitsNbPerMs, fhMcbmStsTimeDiffToMuchTsVsAdc, fhMcbmStsTimeDiffToMuchVsAdc, fhMcbmStsTimeDiffToMuchWideVsAdc, fhMcbmTimeDiffToDiamond, fhMcbmTimeDiffToDiamondTs, fhMcbmTimeDiffToDiamondWide, fhMcbmTimeDiffToMuch, fhMcbmTimeDiffToMuchTs, fhMcbmTimeDiffToMuchWide, fuTotalNrOfDpb, fvhHitsTimeEvoSpillA, fvhHitsTimeEvoSpillB, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondEvoSpillA, fvhMcbmTimeDiffToDiamondEvoSpillB, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToMuchEvoSpillA, and fvhMcbmTimeDiffToMuchEvoSpillB.
Referenced by DoUnpack().
void CbmMcbm2018MonitorMcbmSync::SaveAllHistos | ( | TString | sFileName = "" | ) |
Definition at line 1538 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fdSpillStartA, fdSpillStartC, fhMcbmHitsNbPerMs, fhMcbmStsTimeDiffToMuchTsVsAdc, fhMcbmStsTimeDiffToMuchVsAdc, fhMcbmStsTimeDiffToMuchWideVsAdc, fhMcbmTimeDiffToDiamond, fhMcbmTimeDiffToDiamondTs, fhMcbmTimeDiffToDiamondWide, fhMcbmTimeDiffToMuch, fhMcbmTimeDiffToMuchTs, fhMcbmTimeDiffToMuchWide, fuTotalNrOfDpb, fvhHitsTimeEvoSpillA, fvhHitsTimeEvoSpillB, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondEvoSpillA, fvhMcbmTimeDiffToDiamondEvoSpillB, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToMuchEvoSpillA, and fvhMcbmTimeDiffToMuchEvoSpillB.
Referenced by DoUnpack(), and Finish().
void CbmMcbm2018MonitorMcbmSync::SavePulserHistos | ( | TString | sFileName = "" | ) |
|
inline |
Definition at line 71 of file CbmMcbm2018MonitorMcbmSync.h.
References fuDiamondDpbIdx.
|
inline |
Definition at line 67 of file CbmMcbm2018MonitorMcbmSync.h.
References fsHistoFileFullname.
|
inline |
Definition at line 60 of file CbmMcbm2018MonitorMcbmSync.h.
References fbIgnoreOverlapMs.
|
inline |
Definition at line 58 of file CbmMcbm2018MonitorMcbmSync.h.
References fuNbOverMsPerTs.
|
inline |
Definition at line 72 of file CbmMcbm2018MonitorMcbmSync.h.
References fuMuchDpbIdx.
|
inline |
Definition at line 76 of file CbmMcbm2018MonitorMcbmSync.h.
References fdMuchTofOffsetNs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 240 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fuNbCoreMsPerTs, and fuNbOverMsPerTs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 136 of file CbmMcbm2018MonitorMcbmSync.cxx.
References fUnpackParSts, and fUnpackParTof.
|
inline |
Definition at line 84 of file CbmMcbm2018MonitorMcbmSync.h.
References fdSpillStartA, fdSpillStartB, and fdSpillStartC.
|
inline |
Definition at line 73 of file CbmMcbm2018MonitorMcbmSync.h.
References fdStsTofOffsetNs.
|
inline |
Definition at line 82 of file CbmMcbm2018MonitorMcbmSync.h.
References fbTsLevelAna.
|
inline |
Definition at line 79 of file CbmMcbm2018MonitorMcbmSync.h.
References fbUseBestPair.
|
inline |
Definition at line 90 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Definition at line 100 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetIgnoreMsOverlap().
|
private |
Definition at line 128 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs().
|
private |
Definition at line 117 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetTsLevelAna().
|
private |
Definition at line 116 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetUseBestPair().
|
private |
Definition at line 115 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetMuchTofOffsetNs().
|
private |
Definition at line 228 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), SaveAllHistos(), and SetSpillLimits().
|
private |
Definition at line 229 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), and SetSpillLimits().
|
private |
Definition at line 230 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), SaveAllHistos(), and SetSpillLimits().
|
private |
Definition at line 114 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetStsTofOffsetNs().
|
private |
Definition at line 173 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessTofMs().
|
private |
Definition at line 210 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 222 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 220 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 221 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 212 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 214 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 213 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 216 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 218 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 217 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Start of run time since "epoch" in s, for the plots with date as X axis.
Definition at line 143 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Index of the DPB from which the MS currently unpacked is coming.
Definition at line 142 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Definition at line 177 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Definition at line 134 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs().
|
private |
Total number of Sts DPBs in system.
Definition at line 105 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs(), and ReInitContainers().
|
private |
Total number of GDPBs in the system.
Definition at line 110 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessTofMs(), and ReInitContainers().
|
private |
Definition at line 129 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs().
|
private |
Definition at line 126 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), Finish(), and SetHistoFileName().
|
private |
Current equipment ID, tells from which DPB the current MS is originating.
Definition at line 138 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs().
|
private |
Temp holder until Current equipment ID is properly filled in MS.
Definition at line 140 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillStsHitInfo(), FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 136 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs(), and ProcessTofMs().
|
private |
Definition at line 111 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetDiamondDpbIdx().
|
private |
Definition at line 132 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 131 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 190 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochInfo().
|
private |
Running indices.
Definition at line 171 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Map of DPB Identifier to DPB index.
Definition at line 106 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), FillStsHitInfo(), and SetMuchDpbIdx().
|
private |
Definition at line 97 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and SetNbMsInTs().
|
private |
Definition at line 98 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), GetMsOverlap(), SetMsOverlap(), and SetNbMsInTs().
|
private |
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/ Unpacking and mapping parameters for STS
Definition at line 102 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillStsHitInfo(), ReInitContainers(), and SetParContainers().
|
private |
Unpacking and mapping parameters for TOF.
Definition at line 108 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ReInitContainers(), and SetParContainers().
|
private |
Definition at line 103 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), and ReInitContainers().
|
private |
Definition at line 172 of file CbmMcbm2018MonitorMcbmSync.h.
|
private |
Definition at line 174 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessTofMs().
|
private |
Definition at line 176 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochCycle(), FillTofEpochInfo(), FillTofHitInfo(), and ProcessTofMs().
|
private |
Definition at line 109 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), and ReInitContainers().
|
private |
Global parameters.
Definition at line 113 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 231 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 232 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 224 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 234 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 235 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 226 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 225 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 237 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 238 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 178 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessTofMs().
|
private |
Parameters FLES containers
Definition at line 95 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by AddMsComponentToListSts(), and DoUnpack().
|
private |
Definition at line 96 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by AddMsComponentToListTof(), and DoUnpack().
|
private |
Current TS MSB cycle for DPB.
Definition at line 152 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), FillStsHitInfo(), and ReInitContainers().
|
private |
All hits (time in bins, ADC in bins, asic, channel) in last TS, sorted with "<" operator.
Definition at line 154 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and ReInitContainers().
|
private |
Buffer for suppressed epoch processing.
Time stamp of current epoch
Definition at line 193 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochInfo(), ProcessTofMs(), and ReInitContainers().
|
private |
Buffer for system sync check.
Definition at line 196 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), FillTofHitInfo(), and ReInitContainers().
|
private |
Definition at line 197 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by DoUnpack(), and ReInitContainers().
|
private |
Bin size in s for the plots with date as X axis.
Definition at line 147 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillStsHitInfo(), FillStsTsMsbInfo(), ProcessStsMs(), 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 186 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochInfo(), and ReInitContainers().
|
private |
Definition at line 187 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochCycle(), FillTofEpochInfo(), and ReInitContainers().
|
private |
Definition at line 188 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillTofEpochInfo(), FillTofHitInfo(), and ReInitContainers().
|
private |
Current TS MSB for each DPB.
Definition at line 148 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by FillStsHitInfo(), FillStsTsMsbInfo(), ProcessStsMs(), and ReInitContainers().
|
staticprivate |
Definition at line 120 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessStsMs().
|
staticprivate |
TODO => move to the message class!!
Definition at line 122 of file CbmMcbm2018MonitorMcbmSync.h.
Referenced by ProcessTofMs().