CbmRoot
|
#include <CbmMcbm2018MonitorAlgoBmon.h>
Public Member Functions | |
CbmMcbm2018MonitorAlgoBmon () | |
~CbmMcbm2018MonitorAlgoBmon () | |
virtual Bool_t | Init () |
virtual void | Reset () |
virtual void | Finish () |
Bool_t | InitContainers () |
Bool_t | ReInitContainers () |
TList * | GetParList () |
Bool_t | InitParameters () |
Bool_t | ProcessTs (const fles::Timeslice &ts) |
Bool_t | ProcessTs (const fles::Timeslice &ts, size_t) |
Bool_t | ProcessMs (const fles::Timeslice &ts, size_t uMsCompIdx, size_t uMsIdx) |
void | AddMsComponentToList (size_t component, UShort_t usDetectorId) |
Bool_t | CreateHistograms () |
Bool_t | FillHistograms () |
Bool_t | ResetHistograms (Bool_t bResetTime=kTRUE) |
void | SetMonitorMode (Bool_t bFlagIn=kTRUE) |
void | SetHistoryHistoSize (UInt_t inHistorySizeSec=1800) |
void | SetPulserTotLimits (UInt_t uMin, UInt_t uMax) |
void | SetSpillThreshold (UInt_t uCntLimit) |
void | SetSpillThresholdNonPulser (UInt_t uCntLimit) |
void | SetSpillCheckInterval (Double_t dIntervalSec) |
void | SetChannelMap (UInt_t uChan0, UInt_t uChan1, UInt_t uChan2, UInt_t uChan3, UInt_t uChan4, UInt_t uChan5, UInt_t uChan6, UInt_t uChan7) |
virtual void | SetParameter (std::string) |
virtual std::string | GetParameter (std::string) |
void | AddHistoToVector (TNamed *pointer, std::string sFolder="") |
For monitor algos. | |
std::vector< std::pair< TNamed *, std::string > > | GetHistoVector () |
void | AddCanvasToVector (TCanvas *pointer, std::string sFolder="") |
std::vector< std::pair< TCanvas *, std::string > > | GetCanvasVector () |
void | ClearVector () |
For unpacker algos. | |
std::vector< CbmTofDigi > & | GetVector () |
void | ClearErrorVector () |
std::vector< CbmErrorMessage > & | GetErrorVector () |
void | SetIgnoreOverlapMs (Bool_t bFlagIn=kTRUE) |
Control flags. | |
Protected Member Functions | |
Bool_t | CheckParameterValidity (std::string, std::string) |
Map of parameter name and type. | |
Protected Attributes | |
TList * | fParCList |
Parameter management. | |
std::vector< size_t > | fvMsComponentsList |
Parameters related to FLES containers. | |
size_t | fuNbCoreMsPerTs |
size_t | fuNbOverMsPerTs |
size_t | fuNbMsLoop |
Bool_t | fbIgnoreOverlapMs |
Double_t | fdMsSizeInNs |
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/ | |
Double_t | fdTsCoreSizeInNs |
Size of a single MS, [nanoseconds]. | |
Double_t | fdTsFullSizeInNs |
Total size of the core MS in a TS, [nanoseconds]. | |
std::vector< std::pair< TNamed *, std::string > > | fvpAllHistoPointers |
Total size of the core MS in a TS, [nanoseconds]. | |
std::vector< std::pair< TCanvas *, std::string > > | fvpAllCanvasPointers |
Vector of pointers to histograms + optional folder name. | |
std::vector< CbmTofDigi > | fDigiVect |
Vector of pointers to canvases + optional folder name. | |
std::vector< CbmErrorMessage > | fErrVect |
std::map< std::string, std::string > | fParameterMap |
For any algo. | |
Private Member Functions | |
CbmMcbm2018MonitorAlgoBmon (const CbmMcbm2018MonitorAlgoBmon &) | |
CbmMcbm2018MonitorAlgoBmon | operator= (const CbmMcbm2018MonitorAlgoBmon &) |
Private Attributes | |
Bool_t | fbMonitorMode = kFALSE |
Control flags. | |
Bool_t | fbDebugMonitorMode = kFALSE |
Switch ON the filling of a minimal set of histograms. | |
std::vector< Bool_t > | fvbMaskedComponents = {} |
Switch ON the filling of a additional set of histograms. | |
CbmMcbm2018TofPar * | fUnpackPar = nullptr |
Settings from parameter file. | |
UInt_t | fuNrOfGdpbs = 0 |
Readout chain dimensions and mapping. | |
std::map< UInt_t, UInt_t > | fGdpbIdIndexMap = {} |
Total number of GDPBs in the system. | |
UInt_t | fuNrOfFeePerGdpb = 0 |
gDPB ID to index map | |
UInt_t | fuNrOfGet4PerFee = 0 |
Number of FEBs per GDPB. | |
UInt_t | fuNrOfChannelsPerGet4 = 0 |
Number of GET4s per FEE. | |
UInt_t | fuNrOfChannelsPerFee = 0 |
Number of channels in each GET4. | |
UInt_t | fuNrOfGet4 = 0 |
Number of channels in each FEE. | |
UInt_t | fuNrOfGet4PerGdpb = 0 |
Total number of Get4 chips in the system. | |
UInt_t | fuNrOfChannelsPerGdpb = 0 |
Number of GET4s per GDPB. | |
UInt_t | fuMinTotPulser = 90 |
Number of channels per GDPB. | |
UInt_t | fuMaxTotPulser = 100 |
UInt_t | fuOffSpillCountLimit = 200 |
UInt_t | fuOffSpillCountLimitNonPulser = 80 |
Double_t | fdSpillCheckInterval = 1.0 |
ULong64_t | fulCurrentTsIdx = 0 |
ULong64_t | fulCurrentMsIdx = 0 |
Double_t | fdTsStartTime = -1.0 |
Double_t | fdTsStopTimeCore |
Time in ns of current TS from the index of the first MS first component. | |
Double_t | fdMsTime = -1.0 |
End Time in ns of current TS Core from the index of the first MS first component. | |
UInt_t | fuMsIndex = 0 |
Start Time in ns of current MS from its index field in header. | |
std::map< gdpbv100::MessageTypes, UInt_t > | fmMsgCounter = {} |
UInt_t | fuCurrentEquipmentId = 0 |
UInt_t | fuCurrDpbId = 0 |
Current equipment ID, tells from which DPB the current MS is originating. | |
UInt_t | fuCurrDpbIdx = 0 |
Temp holder until Current equipment ID is properly filled in MS. | |
Int_t | fiRunStartDateTimeSec = -1 |
Index of the DPB from which the MS currently unpacked is coming. | |
Int_t | fiBinSizeDatePlots = -1 |
Start of run time since "epoch" in s, for the plots with date as X axis. | |
UInt_t | fuGet4Id |
Bin size in s for the plots with date as X axis. | |
UInt_t | fuGet4Nr = 0 |
running number (0 to fuNrOfGet4PerGdpb) of the Get4 chip of a unique GDPB for current message | |
std::vector< ULong64_t > | fvulCurrentEpoch = {} |
Data format control: Current time references for each GDPB: merged epoch marker, epoch cycle, full epoch [fuNrOfGdpbs]. | |
std::vector< ULong64_t > | fvulCurrentEpochCycle = {} |
Current epoch index, per DPB. | |
std::vector< ULong64_t > | fvulCurrentEpochFull = {} |
Epoch cycle from the Ms Start message and Epoch counter flip. | |
Double_t | fdStartTime = -1.0 |
Epoch + Epoch Cycle. | |
Double_t | fdStartTimeMsSz = 0.0 |
std::chrono::steady_clock::time_point | ftStartTimeUnix |
std::vector< std::vector< gdpbv100::Message > > | fvvmEpSupprBuffer = {} |
Buffers. | |
std::vector< gdpbv100::FullMessage > | fvmHitsInMs |
[DPB] | |
Bool_t | fbSpillOn = kTRUE |
All hits (time in bins, TOT in bins, asic, channel) in last MS, sorted with "<" operator. | |
UInt_t | fuCurrentSpillIdx = 0 |
UInt_t | fuCurrentSpillPlot = 0 |
Double_t | fdStartTimeSpill = -1.0 |
Double_t | fdLastInterTime = -1.0 |
UInt_t | fuCountsLastInter = 0 |
UInt_t | fuNonPulserCountsLastInter = 0 |
UInt_t | fuHistoryHistoSize = 3600 |
Histograms related variables. | |
std::vector< UInt_t > | fvuHitCntChanMs = std::vector<UInt_t>(kuNbChanDiamond, 0) |
std::vector< UInt_t > | fvuErrorCntChanMs = std::vector<UInt_t>(kuNbChanDiamond, 0) |
std::vector< UInt_t > | fvuEvtLostCntChanMs = std::vector<UInt_t>(kuNbChanDiamond, 0) |
std::vector< TH1 * > | fvhMsgCntEvoChan = std::vector<TH1*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhMsgCntPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
std::vector< TH1 * > | fvhHitCntEvoChan = std::vector<TH1*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhHitCntPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
std::vector< TH1 * > | fvhErrorCntEvoChan = std::vector<TH1*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhErrorCntPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
std::vector< TH1 * > | fvhEvtLostCntEvoChan = std::vector<TH1*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhEvtLostCntPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
std::vector< TProfile * > | fvhErrorFractEvoChan = std::vector<TProfile*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhErrorFractPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
std::vector< TProfile * > | fvhEvtLostFractEvoChan = std::vector<TProfile*>(kuNbChanDiamond, nullptr) |
std::vector< TH2 * > | fvhEvtLostFractPerMsEvoChan = std::vector<TH2*>(kuNbChanDiamond, nullptr) |
UInt_t | fuDiamChanMap [kuNbChanDiamond] = {0, 1, 2, 3, 4, 5, 6, 7} |
TH1 * | fhDpbMap = nullptr |
Map from electronics channel to Diamond strip. | |
TH1 * | fhChannelMap = nullptr |
TH2 * | fhHitMapEvo = nullptr |
TH2 * | fhHitTotEvo = nullptr |
TH1 * | fhChanHitMap = nullptr |
TH2 * | fhChanHitMapEvo = nullptr |
std::vector< TH1 * > | fvhDpbMapSpill = {} |
std::vector< TH1 * > | fvhChannelMapSpill = {} |
TH1 * | fhHitsPerSpill = nullptr |
TH1 * | fhMsgCntEvo = nullptr |
Global Rate. | |
TH1 * | fhHitCntEvo = nullptr |
TH1 * | fhErrorCntEvo = nullptr |
TH1 * | fhLostEvtCntEvo = nullptr |
TProfile * | fhErrorFractEvo = nullptr |
TProfile * | fhLostEvtFractEvo = nullptr |
TH2 * | fhMsgCntPerMsEvo = nullptr |
TH2 * | fhHitCntPerMsEvo = nullptr |
TH2 * | fhErrorCntPerMsEvo = nullptr |
TH2 * | fhLostEvtCntPerMsEvo = nullptr |
TH2 * | fhErrorFractPerMsEvo = nullptr |
TH2 * | fhLostEvtFractPerMsEvo = nullptr |
TH1 * | fhChannelMapPulser = nullptr |
Pulser. | |
TH2 * | fhHitMapEvoPulser = nullptr |
TCanvas * | fcSummary = nullptr |
Canvases. | |
TCanvas * | fcSummaryMap = nullptr |
TCanvas * | fcHitMaps = nullptr |
TCanvas * | fcGenCntsPerMs = nullptr |
TCanvas * | fcSpillCounts = nullptr |
TCanvas * | fcSpillCountsHori = nullptr |
TCanvas * | fcSpillDpbCountsHori = nullptr |
Static Private Attributes | |
static const Int_t | kiMaxNbFlibLinks = 32 |
Constants. | |
static const UInt_t | kuBytesPerMessage = 8 |
static const UInt_t | kuNbChanDiamond = 8 |
static const UInt_t | kuNbSpillPlots = 5 |
Channels map. | |
Definition at line 40 of file CbmMcbm2018MonitorAlgoBmon.h.
CbmMcbm2018MonitorAlgoBmon::CbmMcbm2018MonitorAlgoBmon | ( | ) |
Definition at line 42 of file CbmMcbm2018MonitorAlgoBmon.cxx.
CbmMcbm2018MonitorAlgoBmon::~CbmMcbm2018MonitorAlgoBmon | ( | ) |
Clear buffers
Definition at line 43 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References fuNrOfGdpbs, fvmHitsInMs, and fvvmEpSupprBuffer.
|
private |
|
inlineinherited |
Definition at line 88 of file CbmStar2019Algo.h.
Referenced by CreateHistograms(), CbmMcbm2018MonitorAlgoTof::CreateHistograms(), CbmMcbm2018MonitorAlgoTofPulser::CreateHistograms(), CbmStar2019EventBuilderEtofAlgo::CreateHistograms(), CbmStar2019MonitorAlgo::CreateHistograms(), and CbmStar2019MonitorPulserAlgo::CreateHistograms().
|
inlineinherited |
For monitor algos.
Definition at line 83 of file CbmStar2019Algo.h.
Referenced by CreateHistograms(), CbmMcbm2018MonitorAlgoTof::CreateHistograms(), CbmMcbm2018MonitorAlgoTofPulser::CreateHistograms(), CbmMcbm2018UnpackerAlgoTof::CreateHistograms(), CbmMcbmSpillFindAlgo::CreateHistograms(), CbmStar2019EventBuilderEtofAlgo::CreateHistograms(), CbmStar2019MonitorAlgo::CreateHistograms(), and CbmStar2019MonitorPulserAlgo::CreateHistograms().
void CbmMcbm2018MonitorAlgoBmon::AddMsComponentToList | ( | size_t | component, |
UShort_t | usDetectorId ) |
Check for duplicates and ignore if it is the case
Add to list
Definition at line 141 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References CbmStar2019Algo< CbmTofDigi >::fvMsComponentsList.
Referenced by CbmMcbm2018MonitorTaskBmon::AddMsComponentToList(), CbmDeviceMonitorBmon::DoUnpack(), and CbmDeviceMonitorReqBmon::DoUnpack().
|
inlineprotectedinherited |
Map of parameter name and type.
Definition at line 140 of file CbmStar2019Algo.h.
|
inlineinherited |
Definition at line 97 of file CbmStar2019Algo.h.
|
inlineinherited |
For unpacker algos.
Definition at line 95 of file CbmStar2019Algo.h.
Bool_t CbmMcbm2018MonitorAlgoBmon::CreateHistograms | ( | ) |
Logarithmic bining
Parameters are NbDecadesLog, NbStepsDecade, NbSubStepsInStep
Add pointers to the vector with all histo for access by steering class
Add pointers to the vector with all histo for access by steering class
Cleanup array of log bins
Canvases
Map of hits over Bmon detector and same vs time in run
General summary: Hit maps, Hit rate vs time in run, error fraction vs time un run
General summary after mapping: Hit maps, Hit rate vs time in run, error fraction vs time un run
General summary: Hit maps, Hit rate vs time in run, error fraction vs time un run
General summary: Hit maps, Hit rate vs time in run, error fraction vs time un run
General summary: Hit maps, Hit rate vs time in run, error fraction vs time un run
General summary: Hit maps, Hit rate vs time in run, error fraction vs time un run
Definition at line 748 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References CbmStar2019Algo< CbmTofDigi >::AddCanvasToVector(), CbmStar2019Algo< CbmTofDigi >::AddHistoToVector(), fcGenCntsPerMs, fcHitMaps, fcSpillCounts, fcSpillCountsHori, fcSpillDpbCountsHori, fcSummary, fcSummaryMap, fhChanHitMap, fhChanHitMapEvo, fhChannelMap, fhChannelMapPulser, fhDpbMap, fhErrorCntEvo, fhErrorCntPerMsEvo, fhErrorFractEvo, fhErrorFractPerMsEvo, fhHitCntEvo, fhHitCntPerMsEvo, fhHitMapEvo, fhHitMapEvoPulser, fhHitsPerSpill, fhHitTotEvo, fhLostEvtCntEvo, fhLostEvtCntPerMsEvo, fhLostEvtFractEvo, fhLostEvtFractPerMsEvo, fhMsgCntEvo, fhMsgCntPerMsEvo, fuHistoryHistoSize, fuNrOfGdpbs, fvhChannelMapSpill, fvhDpbMapSpill, fvhErrorCntEvoChan, fvhErrorCntPerMsEvoChan, fvhErrorFractEvoChan, fvhErrorFractPerMsEvoChan, fvhEvtLostCntEvoChan, fvhEvtLostCntPerMsEvoChan, fvhEvtLostFractEvoChan, fvhEvtLostFractPerMsEvoChan, fvhHitCntEvoChan, fvhHitCntPerMsEvoChan, fvhMsgCntEvoChan, fvhMsgCntPerMsEvoChan, GenerateLogBinArray(), kuNbChanDiamond, and kuNbSpillPlots.
Referenced by CbmMcbm2018MonitorTaskBmon::InitContainers(), CbmDeviceMonitorBmon::InitHistograms(), and CbmDeviceMonitorReqBmon::InitHistograms().
Bool_t CbmMcbm2018MonitorAlgoBmon::FillHistograms | ( | ) |
Definition at line 1165 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References fdMsTime, fdStartTime, fhErrorCntPerMsEvo, fhErrorFractPerMsEvo, fhHitCntPerMsEvo, fhLostEvtCntPerMsEvo, fhLostEvtFractPerMsEvo, fhMsgCntPerMsEvo, fvhErrorCntPerMsEvoChan, fvhErrorFractPerMsEvoChan, fvhEvtLostCntPerMsEvoChan, fvhEvtLostFractPerMsEvoChan, fvhHitCntPerMsEvoChan, fvhMsgCntEvoChan, fvhMsgCntPerMsEvoChan, fvuErrorCntChanMs, fvuEvtLostCntChanMs, fvuHitCntChanMs, and kuNbChanDiamond.
Referenced by ProcessMs(), and ProcessTs().
|
virtual |
Printout Goodbye message and stats
Write Output histos
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 61 of file CbmMcbm2018MonitorAlgoBmon.cxx.
|
inlineinherited |
Definition at line 92 of file CbmStar2019Algo.h.
|
inlineinherited |
Definition at line 98 of file CbmStar2019Algo.h.
|
inlineinherited |
Definition at line 87 of file CbmStar2019Algo.h.
|
inlinevirtualinherited |
Definition at line 80 of file CbmStar2019Algo.h.
|
virtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 88 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References CbmStar2019Algo< CbmTofDigi >::fParCList, and fUnpackPar.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::SetParContainers().
|
inlineinherited |
Definition at line 96 of file CbmStar2019Algo.h.
|
virtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 54 of file CbmMcbm2018MonitorAlgoBmon.cxx.
|
virtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 69 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References ReInitContainers().
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
Bool_t CbmMcbm2018MonitorAlgoBmon::InitParameters | ( | ) |
Internal status initialization
Buffer initialization
Definition at line 96 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References fGdpbIdIndexMap, fUnpackPar, fuNrOfChannelsPerFee, fuNrOfChannelsPerGdpb, fuNrOfChannelsPerGet4, fuNrOfFeePerGdpb, fuNrOfGdpbs, fuNrOfGet4, fuNrOfGet4PerFee, fuNrOfGet4PerGdpb, fvulCurrentEpoch, fvulCurrentEpochCycle, fvulCurrentEpochFull, fvvmEpSupprBuffer, CbmMcbm2018TofPar::GetGdpbId(), CbmMcbm2018TofPar::GetNrOfChannelsPerGet4(), CbmMcbm2018TofPar::GetNrOfFeesPerGdpb(), CbmMcbm2018TofPar::GetNrOfGdpbs(), and CbmMcbm2018TofPar::GetNrOfGet4PerFee().
Referenced by ReInitContainers().
|
private |
|
virtual |
Check if this sDPB ID was declared in parameter file and stop there if not
Try to get it from the second message in buffer (first is epoch cycle without gDPB ID) TODO!!!!
Spill Detection
Check only every second
Spill Off detection
Save start time of first valid MS )
Reset the histograms if reached the end of the evolution histos range
Catch the Epoch cycle block which is always the first 64b of the MS
Get message type
2019 mapping with 320/640 Mb/s FW
Spill detection
Do not fill the pulser hits to keep counts low for channel 0
Fill histograms
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 235 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References fbSpillOn, fdLastInterTime, fdMsTime, fdSpillCheckInterval, fdStartTime, fdStartTimeSpill, fGdpbIdIndexMap, fhChanHitMap, fhChanHitMapEvo, fhChannelMap, fhChannelMapPulser, fhDpbMap, fhErrorCntEvo, fhErrorFractEvo, fhHitCntEvo, fhHitMapEvo, fhHitMapEvoPulser, fhHitsPerSpill, fhHitTotEvo, fhLostEvtCntEvo, fhLostEvtFractEvo, fhMsgCntEvo, FillHistograms(), FormatMsHeaderPrintout(), fuCountsLastInter, fuCurrDpbId, fuCurrDpbIdx, fuCurrentEquipmentId, fuCurrentSpillIdx, fuCurrentSpillPlot, fuDiamChanMap, fuGet4Id, fuGet4Nr, fuHistoryHistoSize, fulCurrentMsIdx, fulCurrentTsIdx, fuMaxTotPulser, fuMinTotPulser, fuNonPulserCountsLastInter, fuNrOfGet4PerGdpb, fuOffSpillCountLimit, fuOffSpillCountLimitNonPulser, fvbMaskedComponents, fvhChannelMapSpill, fvhDpbMapSpill, fvhErrorCntEvoChan, fvhErrorFractEvoChan, fvhEvtLostCntEvoChan, fvhEvtLostFractEvoChan, fvhHitCntEvoChan, fvuErrorCntChanMs, fvuEvtLostCntChanMs, fvuHitCntChanMs, gdpbv100::GET4_V2X_ERR_LOST_EVT, gdpbv100::Message::getGdpbGenChipId(), gdpbv100::Message::getGdpbHit32Tot(), gdpbv100::Message::getGdpbHitIs24b(), gdpbv100::Message::getGdpbSysErrData(), gdpbv100::Message::getGdpbSysSubType(), gdpbv100::Message::getMessageType(), gdpbv100::Message::isStarTrigger(), kuBytesPerMessage, gdpbv100::kuChipIdMergedEpoch, kuNbSpillPlots, 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, ResetHistograms(), and gdpbv100::SYS_GET4_ERROR.
Referenced by ProcessTs().
|
virtual |
Ignore First TS as first MS is typically corrupt
On first TS, extract the TS parameters from header (by definition stable over time)
Ignore overlap ms if flag set by user
Compute time of TS core end
Loop over core microslices (and overlap ones if chosen)
Loop over registered components
Clear the buffer of hits
Clear buffers to prepare for the next TS
Fill plots if in monitor mode
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 155 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References CbmStar2019Algo< CbmTofDigi >::fbIgnoreOverlapMs, fbMonitorMode, CbmStar2019Algo< CbmTofDigi >::fdMsSizeInNs, CbmStar2019Algo< CbmTofDigi >::fdTsCoreSizeInNs, CbmStar2019Algo< CbmTofDigi >::fdTsFullSizeInNs, fdTsStartTime, fdTsStopTimeCore, FillHistograms(), fulCurrentTsIdx, fuMsIndex, CbmStar2019Algo< CbmTofDigi >::fuNbCoreMsPerTs, CbmStar2019Algo< CbmTofDigi >::fuNbMsLoop, CbmStar2019Algo< CbmTofDigi >::fuNbOverMsPerTs, fvmHitsInMs, CbmStar2019Algo< CbmTofDigi >::fvMsComponentsList, and ProcessMs().
Referenced by CbmDeviceMonitorBmon::DoUnpack(), CbmDeviceMonitorReqBmon::DoUnpack(), and CbmMcbm2018MonitorTaskBmon::DoUnpack().
|
inlinevirtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 56 of file CbmMcbm2018MonitorAlgoBmon.h.
References ProcessTs().
Referenced by ProcessTs().
|
virtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 76 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References CbmStar2019Algo< CbmTofDigi >::fParCList, fUnpackPar, and InitParameters().
Referenced by InitContainers(), and CbmMcbm2018MonitorTaskBmon::ReInitContainers().
|
virtual |
Implements CbmStar2019Algo< CbmTofDigi >.
Definition at line 60 of file CbmMcbm2018MonitorAlgoBmon.cxx.
Bool_t CbmMcbm2018MonitorAlgoBmon::ResetHistograms | ( | Bool_t | bResetTime = kTRUE | ) |
Also reset the Start time for the evolution plots!
Definition at line 1211 of file CbmMcbm2018MonitorAlgoBmon.cxx.
References fdStartTime, fhChanHitMapEvo, fhChannelMap, fhChannelMapPulser, fhDpbMap, fhErrorCntEvo, fhErrorCntPerMsEvo, fhErrorFractEvo, fhErrorFractPerMsEvo, fhHitCntEvo, fhHitCntPerMsEvo, fhHitMapEvo, fhHitMapEvoPulser, fhHitsPerSpill, fhLostEvtCntPerMsEvo, fhLostEvtFractEvo, fhLostEvtFractPerMsEvo, fhMsgCntEvo, fhMsgCntPerMsEvo, fuCurrentSpillIdx, fuCurrentSpillPlot, fvhChannelMapSpill, fvhDpbMapSpill, fvhErrorCntEvoChan, fvhErrorCntPerMsEvoChan, fvhErrorFractEvoChan, fvhErrorFractPerMsEvoChan, fvhEvtLostCntEvoChan, fvhEvtLostCntPerMsEvoChan, fvhEvtLostFractEvoChan, fvhEvtLostFractPerMsEvoChan, fvhHitCntEvoChan, fvhHitCntPerMsEvoChan, fvhMsgCntEvoChan, fvhMsgCntPerMsEvoChan, kuNbChanDiamond, and kuNbSpillPlots.
Referenced by CbmMcbm2018MonitorTaskBmon::DoUnpack(), ProcessMs(), CbmDeviceMonitorBmon::SendHistoConfAndData(), CbmDeviceMonitorReqBmon::SendHistoConfAndData(), CbmDeviceMonitorBmon::SendHistograms(), and CbmDeviceMonitorReqBmon::SendHistograms().
|
inline |
Definition at line 75 of file CbmMcbm2018MonitorAlgoBmon.h.
References fuDiamChanMap.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::SetChannelMap().
|
inline |
Definition at line 66 of file CbmMcbm2018MonitorAlgoBmon.h.
References fuHistoryHistoSize.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
inlineinherited |
Control flags.
Definition at line 101 of file CbmStar2019Algo.h.
|
inline |
Definition at line 65 of file CbmMcbm2018MonitorAlgoBmon.h.
References fbMonitorMode.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
inlinevirtualinherited |
Definition at line 79 of file CbmStar2019Algo.h.
|
inline |
Definition at line 67 of file CbmMcbm2018MonitorAlgoBmon.h.
References fuMaxTotPulser, and fuMinTotPulser.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
inline |
Definition at line 74 of file CbmMcbm2018MonitorAlgoBmon.h.
References fdSpillCheckInterval.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
inline |
Definition at line 72 of file CbmMcbm2018MonitorAlgoBmon.h.
References fuOffSpillCountLimit.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
inline |
Definition at line 73 of file CbmMcbm2018MonitorAlgoBmon.h.
References fuOffSpillCountLimitNonPulser.
Referenced by CbmDeviceMonitorBmon::InitContainers(), CbmDeviceMonitorReqBmon::InitContainers(), and CbmMcbm2018MonitorTaskBmon::InitContainers().
|
private |
Switch ON the filling of a minimal set of histograms.
Definition at line 91 of file CbmMcbm2018MonitorAlgoBmon.h.
|
protectedinherited |
Definition at line 112 of file CbmStar2019Algo.h.
Referenced by ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
private |
Control flags.
Definition at line 90 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessTs(), and SetMonitorMode().
|
private |
All hits (time in bins, TOT in bins, asic, channel) in last MS, sorted with "<" operator.
Spill detection
Definition at line 155 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Definition at line 220 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Definition at line 219 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Definition at line 221 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Definition at line 222 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Definition at line 223 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Canvases.
Definition at line 217 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
private |
Definition at line 218 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms().
|
protectedinherited |
Vector of pointers to canvases + optional folder name.
For unpacker algos
Definition at line 134 of file CbmStar2019Algo.h.
Referenced by CbmMcbm2018UnpackerAlgoTof::ProcessHit(), and CbmMcbm2018UnpackerAlgoTof::ProcessTs().
|
private |
Definition at line 159 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
protectedinherited |
/** Ignore Overlap Ms: all fuOverlapMsNb MS at the end of timeslice **/
Definition at line 113 of file CbmStar2019Algo.h.
Referenced by CbmStar2019EventBuilderEtofAlgo::CreateHistograms(), CbmMcbm2018MonitorAlgoTof::InitParameters(), CbmMcbm2018MonitorAlgoTofPulser::InitParameters(), CbmMcbm2018UnpackerAlgoTof::InitParameters(), CbmStar2019EventBuilderEtofAlgo::InitParameters(), CbmStar2019MonitorAlgo::InitParameters(), CbmStar2019MonitorPulserAlgo::InitParameters(), ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
private |
End Time in ns of current TS Core from the index of the first MS first component.
Definition at line 126 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by FillHistograms(), and ProcessMs().
|
private |
Definition at line 112 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetSpillCheckInterval().
|
private |
Epoch + Epoch Cycle.
Starting state book-keeping
Definition at line 144 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by FillHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Time of first valid hit (epoch available), used as reference for evolution plots
Definition at line 145 of file CbmMcbm2018MonitorAlgoBmon.h.
|
private |
Definition at line 158 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
protectedinherited |
Size of a single MS, [nanoseconds].
Definition at line 114 of file CbmStar2019Algo.h.
Referenced by ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
protectedinherited |
Total size of the core MS in a TS, [nanoseconds].
Definition at line 115 of file CbmStar2019Algo.h.
Referenced by ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
private |
Definition at line 123 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessTs().
|
private |
Time in ns of current TS from the index of the first MS first component.
Definition at line 124 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessTs().
|
protectedinherited |
Definition at line 135 of file CbmStar2019Algo.h.
|
private |
Total number of GDPBs in the system.
Definition at line 98 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters(), and ProcessMs().
|
private |
Definition at line 192 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), and ProcessMs().
|
private |
Definition at line 193 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 189 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Pulser.
Definition at line 213 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Map from electronics channel to Diamond strip.
Definition at line 188 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 200 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 207 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 202 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 209 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 199 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 206 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 190 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 214 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 196 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 191 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), and ProcessMs().
|
private |
Definition at line 201 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), and ProcessMs().
|
private |
Definition at line 208 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 203 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 210 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Global Rate.
Definition at line 198 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 205 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Start of run time since "epoch" in s, for the plots with date as X axis.
Definition at line 134 of file CbmMcbm2018MonitorAlgoBmon.h.
|
private |
Index of the DPB from which the MS currently unpacked is coming.
Definition at line 133 of file CbmMcbm2018MonitorAlgoBmon.h.
|
private |
Index of current MS within the TS Current data properties
Definition at line 129 of file CbmMcbm2018MonitorAlgoBmon.h.
|
protectedinherited |
For any algo.
Definition at line 138 of file CbmStar2019Algo.h.
|
protectedinherited |
Parameter management.
Definition at line 105 of file CbmStar2019Algo.h.
Referenced by GetParList(), CbmMcbm2018MonitorAlgoTof::GetParList(), CbmMcbm2018MonitorAlgoTofPulser::GetParList(), CbmMcbm2018UnpackerAlgoTof::GetParList(), CbmMcbmSpillFindAlgo::GetParList(), CbmStar2019EventBuilderEtofAlgo::GetParList(), CbmStar2019MonitorAlgo::GetParList(), CbmStar2019MonitorPulserAlgo::GetParList(), ReInitContainers(), CbmMcbm2018MonitorAlgoTof::ReInitContainers(), CbmMcbm2018MonitorAlgoTofPulser::ReInitContainers(), CbmMcbm2018UnpackerAlgoTof::ReInitContainers(), CbmMcbmSpillFindAlgo::ReInitContainers(), CbmStar2019EventBuilderEtofAlgo::ReInitContainers(), CbmStar2019MonitorAlgo::ReInitContainers(), CbmStar2019MonitorPulserAlgo::ReInitContainers(), and CbmMcbm2018UnpackerAlgoTof::~CbmMcbm2018UnpackerAlgoTof().
|
private |
Time of first microslice, used as reference for evolution plots
Definition at line 146 of file CbmMcbm2018MonitorAlgoBmon.h.
|
private |
Definition at line 160 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Current equipment ID, tells from which DPB the current MS is originating.
Definition at line 131 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Temp holder until Current equipment ID is properly filled in MS.
Definition at line 132 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Definition at line 130 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Definition at line 156 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and ResetHistograms().
|
private |
Definition at line 157 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and ResetHistograms().
|
private |
Definition at line 187 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetChannelMap().
|
private |
Bin size in s for the plots with date as X axis.
Definition at line 135 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
running number (0 to fuNrOfGet4PerGdpb) of the Get4 chip of a unique GDPB for current message
Definition at line 137 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Histograms related variables.
Definition at line 165 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and SetHistoryHistoSize().
|
private |
Definition at line 122 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Running indices TS/MS info
Definition at line 121 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and ProcessTs().
|
private |
Definition at line 109 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetPulserTotLimits().
|
private |
Number of channels per GDPB.
User settings: Data correction parameters
Definition at line 108 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetPulserTotLimits().
|
private |
Start Time in ns of current MS from its index field in header.
Definition at line 127 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessTs().
|
protectedinherited |
Definition at line 109 of file CbmStar2019Algo.h.
Referenced by CbmMcbm2018MonitorAlgoTofPulser::FillHistograms(), CbmStar2019MonitorPulserAlgo::FillHistograms(), CbmStar2019EventBuilderEtofAlgo::ProcessEpoch(), CbmStar2019EventBuilderEtofAlgo::ProcessMs(), CbmMcbm2018MonitorAlgoTof::ProcessStarTrig(), CbmStar2019MonitorAlgo::ProcessStarTrig(), CbmMcbm2018UnpackerAlgoTof::ProcessStarTrigger(), CbmStar2019EventBuilderEtofAlgo::ProcessStarTrigger(), ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
protectedinherited |
Definition at line 111 of file CbmStar2019Algo.h.
Referenced by ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
protectedinherited |
Definition at line 110 of file CbmStar2019Algo.h.
Referenced by CbmStar2019EventBuilderEtofAlgo::ProcessMs(), ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
private |
Definition at line 161 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Settings from parameter file.
Definition at line 95 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by GetParList(), InitParameters(), and ReInitContainers().
|
private |
Number of channels in each GET4.
Definition at line 102 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Number of GET4s per GDPB.
Definition at line 105 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Number of GET4s per FEE.
Definition at line 101 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
gDPB ID to index map
Definition at line 99 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Readout chain dimensions and mapping.
Definition at line 97 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), InitParameters(), and ~CbmMcbm2018MonitorAlgoBmon().
|
private |
Number of channels in each FEE.
Definition at line 103 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Number of FEBs per GDPB.
Definition at line 100 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Total number of Get4 chips in the system.
Definition at line 104 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters(), and ProcessMs().
|
private |
Definition at line 110 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetSpillThreshold().
|
private |
Definition at line 111 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs(), and SetSpillThresholdNonPulser().
|
private |
Switch ON the filling of a additional set of histograms.
Definition at line 92 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
private |
Definition at line 195 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 194 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 176 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 177 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 180 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 181 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 178 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 179 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 182 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 183 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 174 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().
|
private |
Definition at line 175 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 172 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
Definition at line 173 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
private |
[DPB]
Definition at line 151 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessTs(), and ~CbmMcbm2018MonitorAlgoBmon().
|
protectedinherited |
Parameters related to FLES containers.
Definition at line 108 of file CbmStar2019Algo.h.
Referenced by AddMsComponentToList(), CbmMcbm2018MonitorAlgoTof::AddMsComponentToList(), CbmMcbm2018MonitorAlgoTofPulser::AddMsComponentToList(), CbmMcbm2018UnpackerAlgoTof::AddMsComponentToList(), CbmMcbmSpillFindAlgo::AddMsComponentToList(), CbmStar2019EventBuilderEtofAlgo::AddMsComponentToList(), CbmStar2019MonitorAlgo::AddMsComponentToList(), CbmStar2019MonitorPulserAlgo::AddMsComponentToList(), CbmStar2019EventBuilderEtofAlgo::ProcessMs(), ProcessTs(), CbmMcbm2018MonitorAlgoTof::ProcessTs(), CbmMcbm2018MonitorAlgoTofPulser::ProcessTs(), CbmMcbm2018UnpackerAlgoTof::ProcessTs(), CbmMcbmSpillFindAlgo::ProcessTs(), CbmStar2019EventBuilderEtofAlgo::ProcessTs(), CbmStar2019MonitorAlgo::ProcessTs(), and CbmStar2019MonitorPulserAlgo::ProcessTs().
|
protectedinherited |
Vector of pointers to histograms + optional folder name.
Definition at line 131 of file CbmStar2019Algo.h.
|
protectedinherited |
Total size of the core MS in a TS, [nanoseconds].
For monitor algos => Pointers should be filled with TH1*, TH2*, TProfile*, ... ==> To check if object N is of type T, use "T ObjectPointer = dynamic_cast<T>( fvpAllHistoPointers[N].first );" and check for nullptr ==> To get back the original class name use "fvpAllHistoPointers[N].first->ClassName()" which returns a const char * (e.g. "TH1I") ===> Usage example with feeding a THttpServer: ===> #include "TH2.h" ===> std::string sClassName = vHistos[ uHisto ].first.ClassName(); ===> if( !strncmp( sClassName, "TH1", 3 ) ) ===> server->Register( vHistos[ uHisto ].second.data(), dynamic_cast< TH1 * >(vHistos[ uHisto ].first) ); ===> else if( !strncmp( sClassName, "TH2", 3 ) ) ===> server->Register( vHistos[ uHisto ].second.data(), dynamic_cast< TH2 * >(vHistos[ uHisto ].first) );
Definition at line 129 of file CbmStar2019Algo.h.
|
private |
Definition at line 170 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by FillHistograms(), and ProcessMs().
|
private |
Definition at line 171 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by FillHistograms(), and ProcessMs().
|
private |
Size in seconds of the evolution histograms Histograms Channel rate plots
Definition at line 169 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by FillHistograms(), and ProcessMs().
|
private |
Data format control: Current time references for each GDPB: merged epoch marker, epoch cycle, full epoch [fuNrOfGdpbs].
running number (0 to fuNrOfGet4) of the Get4 chip in the system for current message
Definition at line 139 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Current epoch index, per DPB.
Definition at line 140 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Epoch cycle from the Ms Start message and Epoch counter flip.
Definition at line 141 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters().
|
private |
Buffers.
Time of run Start from UNIX system, used as reference for long evolution plots against reception time
Definition at line 150 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by InitParameters(), and ~CbmMcbm2018MonitorAlgoBmon().
|
staticprivate |
Constants.
Definition at line 115 of file CbmMcbm2018MonitorAlgoBmon.h.
|
staticprivate |
Definition at line 116 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by ProcessMs().
|
staticprivate |
Definition at line 117 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), FillHistograms(), and ResetHistograms().
|
staticprivate |
Channels map.
Definition at line 185 of file CbmMcbm2018MonitorAlgoBmon.h.
Referenced by CreateHistograms(), ProcessMs(), and ResetHistograms().