QualityControl  1.5.1
O2 Data Quality Control Framework
TaskDiagnostics.h File Reference

Task to check the diagnostic words of TOF crates received trough the TOF compressor. Here are defined the counters to check the diagnostics words of the TOF crates obtained from the compressor. This is why the DiagnosticCounter class derives from DecoderBase: it reads data from the decoder. More...

#include "TOFReconstruction/DecoderBase.h"
#include "DataFormatsTOF/CompressedDataFormat.h"
#include "QualityControl/TaskInterface.h"
#include "Base/Counter.h"
Include dependency graph for TaskDiagnostics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  o2::quality_control_modules::tof::DiagnosticsCounter
 TOF Quality Control class for Decoding Compressed data for TOF Compressed data QC Task. More...
 
class  o2::quality_control_modules::tof::TaskDiagnostics
 TOF Quality Control DPL Task for TOF Compressed data. More...
 

Detailed Description

Task to check the diagnostic words of TOF crates received trough the TOF compressor. Here are defined the counters to check the diagnostics words of the TOF crates obtained from the compressor. This is why the DiagnosticCounter class derives from DecoderBase: it reads data from the decoder.

Author
Nicolo' Jacazio