CbmRoot
Loading...
Searching...
No Matches
CbmTrdUnpackMonitor.h File Reference

Monitor class to monitor the data from the Trd unpacker algorithms. More...

#include "CbmTrdDigi.h"
#include "CbmTrdParSetAsic.h"
#include "CbmTrdParSetDigi.h"
#include "CbmTrdRawMessageSpadic.h"
#include "CbmTrdSpadic.h"
#include <MicrosliceDescriptor.hpp>
#include <Timeslice.hpp>
#include <FairRunOnline.h>
#include <FairTask.h>
#include <Logger.h>
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TFile.h>
#include <TH1.h>
#include <THttpServer.h>
#include <cmath>
#include <cstdint>
#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for CbmTrdUnpackMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmTrdUnpackMonitor
 

Detailed Description

Monitor class to monitor the data from the Trd unpacker algorithms.

Author
Pascal Raisig (prais.nosp@m.ig@i.nosp@m.kf.un.nosp@m.i-fr.nosp@m.ankfu.nosp@m.rt.d.nosp@m.e)
Version
0.1
Date
2021-04-21

This class can be attached to an unpacker algorithm class. It will than take the CbmTrdDigi and CbmTrdRawMessageSpadic object to fill predefined histograms with the given information.

Definition in file CbmTrdUnpackMonitor.h.