CbmRoot
Loading...
Searching...
No Matches
cbm::algo::ProcessingExtraMonitor Struct Reference

Monitor for additional processing steps. More...

#include <Reco.h>

Public Attributes

xpu::timings timeWriteArchive
 
size_t bytesWritten
 
double timeIdle = 0.
 

Detailed Description

Monitor for additional processing steps.

Note
Used in the main function, this should be eventually merged with ProcessingMonitor and we have a single class that handles the full processing loop

Definition at line 111 of file Reco.h.

Member Data Documentation

◆ bytesWritten

size_t cbm::algo::ProcessingExtraMonitor::bytesWritten

Definition at line 113 of file Reco.h.

Referenced by main(), and cbm::algo::Reco::QueueProcessingExtraMetrics().

◆ timeIdle

double cbm::algo::ProcessingExtraMonitor::timeIdle = 0.

Definition at line 114 of file Reco.h.

Referenced by main(), and cbm::algo::Reco::QueueProcessingExtraMetrics().

◆ timeWriteArchive

xpu::timings cbm::algo::ProcessingExtraMonitor::timeWriteArchive

Definition at line 112 of file Reco.h.

Referenced by main(), and cbm::algo::Reco::QueueProcessingExtraMetrics().


The documentation for this struct was generated from the following file: