CbmRoot
|
#include <CbmMcbm2018MonitorMcbmPulser.h>
Public Member Functions | |
CbmMcbm2018MonitorMcbmPulser () | |
virtual | ~CbmMcbm2018MonitorMcbmPulser () |
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=2) |
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 | 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 () |
CbmMcbm2018MonitorMcbmPulser (const CbmMcbm2018MonitorMcbmPulser &) | |
CbmMcbm2018MonitorMcbmPulser | operator= (const CbmMcbm2018MonitorMcbmPulser &) |
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 |
std::vector< TH2 * > | fvhMcbmTimeDiffToSelDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToSelDpbWide |
std::vector< TH2 * > | fvhMcbmTimeDiffToSelDpbTs |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondWideEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToDiamondTsEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToTofEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToTofWideEvoDpb |
std::vector< TH2 * > | fvhMcbmTimeDiffToTofTsEvoDpb |
Static Private Attributes | |
static const UInt_t | kuStsBytesPerMessage |
static const UInt_t | kuTofBytesPerMessage = 8 |
TODO => move to the message class!! More... | |
Definition at line 36 of file CbmMcbm2018MonitorMcbmPulser.h.
CbmMcbm2018MonitorMcbmPulser::CbmMcbm2018MonitorMcbmPulser | ( | ) |
Definition at line 53 of file CbmMcbm2018MonitorMcbmPulser.cxx.
|
virtual |
Definition at line 113 of file CbmMcbm2018MonitorMcbmPulser.cxx.
|
private |
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 191 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References AddMsComponentToListSts(), and AddMsComponentToListTof().
void CbmMcbm2018MonitorMcbmPulser::AddMsComponentToListSts | ( | size_t | component | ) |
Check for duplicates and ignore if it is the case
Add to list
Definition at line 212 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fvMsComponentsListSts.
Referenced by AddMsComponentToList().
void CbmMcbm2018MonitorMcbmPulser::AddMsComponentToListTof | ( | size_t | component | ) |
Check for duplicates and ignore if it is the case
Add to list
Definition at line 220 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fvMsComponentsListTof.
Referenced by AddMsComponentToList().
|
private |
Create Pulser check Canvas for All vs selected DPB
Definition at line 377 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fhMcbmHitsNbPerMs, fuStsNrOfDpbs, fuTofNrOfDpbs, fuTotalNrOfDpb, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToSelDpb, fvhMcbmTimeDiffToSelDpbTs, fvhMcbmTimeDiffToSelDpbWide, fvhMcbmTimeDiffToTofEvoDpb, fvhMcbmTimeDiffToTofTsEvoDpb, fvhMcbmTimeDiffToTofWideEvoDpb, and stsxyter::kdClockCycleNs.
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 237 of file CbmMcbm2018MonitorMcbmPulser.cxx.
Referenced by InitContainers().
|
private |
Processing methods.
Create summary Canvases for STAR 2018
Definition at line 303 of file CbmMcbm2018MonitorMcbmPulser.cxx.
Referenced by InitContainers().
|
virtual |
General commands
Ignore first TS as often data corruption there
Sort the buffers of hits
Sort the buffers of hits
Build time differences for each DPB hit against each sDPB 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 gDPB 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
Build time differences for each DPB hit against each sDPB 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 gDPB hit
Limit scan to "reasonnable range" of 300 us
Limit scan to "reasonnable range" of 300 us
Clear buffers
Implements CbmMcbmUnpack.
Definition at line 560 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References bMcbm2018ResetPulser, bMcbm2018WritePulser, fbIgnoreOverlapMs, fbTsLevelAna, fbUseBestPair, fdMuchTofOffsetNs, fdStsTofOffsetNs, fhMcbmHitsNbPerMs, fsHistoFileFullname, fuDiamondDpbIdx, fulCurrentTsIdx, fuMuchDpbIdx, fuNbCoreMsPerTs, fuNbOverMsPerTs, fuStsNrOfDpbs, fuTofNrOfDpbs, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToSelDpb, fvhMcbmTimeDiffToSelDpbTs, fvhMcbmTimeDiffToSelDpbWide, fvhMcbmTimeDiffToTofEvoDpb, fvhMcbmTimeDiffToTofTsEvoDpb, fvhMcbmTimeDiffToTofWideEvoDpb, fvMsComponentsListSts, fvMsComponentsListTof, fvmStsSdpbHitsInMs, fvmStsSdpbHitsInTs, fvmTofGdpbHitsInMs, fvmTofGdpbHitsInTs, stsxyter::kdClockCycleNs, ProcessStsMs(), ProcessTofMs(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 1215 of file CbmMcbm2018MonitorMcbmPulser.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 1102 of file CbmMcbm2018MonitorMcbmPulser.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 1179 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fuCurrDpbIdx, fulCurrentMsIdx, fulCurrentTsIdx, fvulStsCurrentTsMsb, fvuStsCurrentTsMsbCycle, and stsxyter::Message::GetTsMsbVal().
Referenced by ProcessStsMs().
|
private |
Definition at line 1305 of file CbmMcbm2018MonitorMcbmPulser.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 1338 of file CbmMcbm2018MonitorMcbmPulser.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 1312 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fuTofGdpbNr, fvmTofGdpbHitsInMs, fvulTofCurrentEpochFull, and gdpbv100::kuEpochCounterSz.
Referenced by FillTofEpochInfo().
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 1383 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fsHistoFileFullname, and SaveAllHistos().
|
inline |
Definition at line 61 of file CbmMcbm2018MonitorMcbmPulser.h.
References fuNbOverMsPerTs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 115 of file CbmMcbm2018MonitorMcbmPulser.cxx.
|
virtual |
Reimplemented from CbmMcbmUnpack.
Definition at line 135 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References CreateMcbmHistograms(), CreateStsHistograms(), CreateTofHistograms(), and ReInitContainers().
|
private |
|
private |
Check the current TS_MSb cycle and correct it if wrong
Definition at line 1007 of file CbmMcbm2018MonitorMcbmPulser.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 1223 of file CbmMcbm2018MonitorMcbmPulser.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 146 of file CbmMcbm2018MonitorMcbmPulser.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 1381 of file CbmMcbm2018MonitorMcbmPulser.cxx.
void CbmMcbm2018MonitorMcbmPulser::ResetAllHistos | ( | ) |
Definition at line 1447 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fuTotalNrOfDpb, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToSelDpb, fvhMcbmTimeDiffToSelDpbTs, fvhMcbmTimeDiffToSelDpbWide, fvhMcbmTimeDiffToTofEvoDpb, fvhMcbmTimeDiffToTofTsEvoDpb, and fvhMcbmTimeDiffToTofWideEvoDpb.
Referenced by DoUnpack().
void CbmMcbm2018MonitorMcbmPulser::SaveAllHistos | ( | TString | sFileName = "" | ) |
Definition at line 1400 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fuTotalNrOfDpb, fvhMcbmTimeDiffToDiamondEvoDpb, fvhMcbmTimeDiffToDiamondTsEvoDpb, fvhMcbmTimeDiffToDiamondWideEvoDpb, fvhMcbmTimeDiffToSelDpb, fvhMcbmTimeDiffToSelDpbTs, fvhMcbmTimeDiffToSelDpbWide, fvhMcbmTimeDiffToTofEvoDpb, fvhMcbmTimeDiffToTofTsEvoDpb, and fvhMcbmTimeDiffToTofWideEvoDpb.
Referenced by DoUnpack(), and Finish().
void CbmMcbm2018MonitorMcbmPulser::SavePulserHistos | ( | TString | sFileName = "" | ) |
|
inline |
Definition at line 73 of file CbmMcbm2018MonitorMcbmPulser.h.
References fuDiamondDpbIdx.
|
inline |
Definition at line 69 of file CbmMcbm2018MonitorMcbmPulser.h.
References fsHistoFileFullname.
|
inline |
Definition at line 62 of file CbmMcbm2018MonitorMcbmPulser.h.
References fbIgnoreOverlapMs.
|
inline |
Definition at line 60 of file CbmMcbm2018MonitorMcbmPulser.h.
References fuNbOverMsPerTs.
|
inline |
Definition at line 74 of file CbmMcbm2018MonitorMcbmPulser.h.
References fuMuchDpbIdx.
|
inline |
Definition at line 78 of file CbmMcbm2018MonitorMcbmPulser.h.
References fdMuchTofOffsetNs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 228 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fuNbCoreMsPerTs, and fuNbOverMsPerTs.
|
virtual |
Implements CbmMcbmUnpack.
Definition at line 124 of file CbmMcbm2018MonitorMcbmPulser.cxx.
References fUnpackParSts, and fUnpackParTof.
|
inline |
Definition at line 75 of file CbmMcbm2018MonitorMcbmPulser.h.
References fdStsTofOffsetNs.
|
inline |
Definition at line 84 of file CbmMcbm2018MonitorMcbmPulser.h.
References fbTsLevelAna.
|
inline |
Definition at line 81 of file CbmMcbm2018MonitorMcbmPulser.h.
References fbUseBestPair.
|
inline |
Definition at line 86 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Definition at line 96 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetIgnoreMsOverlap().
|
private |
Definition at line 124 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs().
|
private |
Definition at line 113 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetTsLevelAna().
|
private |
Definition at line 112 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetUseBestPair().
|
private |
Definition at line 111 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetMuchTofOffsetNs().
|
private |
Definition at line 110 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetStsTofOffsetNs().
|
private |
Definition at line 169 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessTofMs().
|
private |
Definition at line 206 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), and DoUnpack().
|
private |
Start of run time since "epoch" in s, for the plots with date as X axis.
Definition at line 139 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Index of the DPB from which the MS currently unpacked is coming.
Definition at line 138 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Definition at line 173 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Definition at line 130 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs().
|
private |
Total number of Sts DPBs in system.
Definition at line 101 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs(), and ReInitContainers().
|
private |
Total number of GDPBs in the system.
Definition at line 106 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessTofMs(), and ReInitContainers().
|
private |
Definition at line 125 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs().
|
private |
Definition at line 122 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), Finish(), and SetHistoFileName().
|
private |
Current equipment ID, tells from which DPB the current MS is originating.
Definition at line 134 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs().
|
private |
Temp holder until Current equipment ID is properly filled in MS.
Definition at line 136 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillStsHitInfo(), FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 132 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs(), and ProcessTofMs().
|
private |
Definition at line 107 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetDiamondDpbIdx().
|
private |
Definition at line 128 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 127 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), FillStsTsMsbInfo(), and ProcessStsMs().
|
private |
Definition at line 186 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochInfo().
|
private |
Running indices.
Definition at line 167 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Map of DPB Identifier to DPB index.
Definition at line 102 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), FillStsHitInfo(), and SetMuchDpbIdx().
|
private |
Definition at line 93 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and SetNbMsInTs().
|
private |
Definition at line 94 of file CbmMcbm2018MonitorMcbmPulser.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 98 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillStsHitInfo(), ReInitContainers(), and SetParContainers().
|
private |
Unpacking and mapping parameters for TOF.
Definition at line 104 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ReInitContainers(), and SetParContainers().
|
private |
Definition at line 99 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), and ReInitContainers().
|
private |
Definition at line 168 of file CbmMcbm2018MonitorMcbmPulser.h.
|
private |
Definition at line 170 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessTofMs().
|
private |
Definition at line 172 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochCycle(), FillTofEpochInfo(), FillTofHitInfo(), and ProcessTofMs().
|
private |
Definition at line 105 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), and ReInitContainers().
|
private |
Global parameters.
Definition at line 109 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 212 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 214 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 213 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 208 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 210 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 209 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 216 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 218 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 217 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by CreateMcbmHistograms(), DoUnpack(), ResetAllHistos(), and SaveAllHistos().
|
private |
Definition at line 174 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessTofMs().
|
private |
Parameters FLES containers
Definition at line 91 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by AddMsComponentToListSts(), and DoUnpack().
|
private |
Definition at line 92 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by AddMsComponentToListTof(), and DoUnpack().
|
private |
Current TS MSB cycle for DPB.
Definition at line 148 of file CbmMcbm2018MonitorMcbmPulser.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 150 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and ReInitContainers().
|
private |
Buffer for suppressed epoch processing.
Time stamp of current epoch
Definition at line 189 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochInfo(), ProcessTofMs(), and ReInitContainers().
|
private |
Buffer for system sync check.
Definition at line 192 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), FillTofHitInfo(), and ReInitContainers().
|
private |
Definition at line 193 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by DoUnpack(), and ReInitContainers().
|
private |
Bin size in s for the plots with date as X axis.
Definition at line 143 of file CbmMcbm2018MonitorMcbmPulser.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 182 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochInfo(), and ReInitContainers().
|
private |
Definition at line 183 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochCycle(), FillTofEpochInfo(), and ReInitContainers().
|
private |
Definition at line 184 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillTofEpochInfo(), FillTofHitInfo(), and ReInitContainers().
|
private |
Current TS MSB for each DPB.
Definition at line 144 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by FillStsHitInfo(), FillStsTsMsbInfo(), ProcessStsMs(), and ReInitContainers().
|
staticprivate |
Definition at line 116 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessStsMs().
|
staticprivate |
TODO => move to the message class!!
Definition at line 118 of file CbmMcbm2018MonitorMcbmPulser.h.
Referenced by ProcessTofMs().