CbmRoot
|
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>
Go to the source code of this file.
Classes | |
class | CbmTrdUnpackMonitor |
Monitor class to monitor the data from the Trd unpacker algorithms.
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.