CbmRoot
Loading...
Searching...
No Matches
UnpackMS.h File Reference
#include "CbmRichDigi.h"
#include "Definitions.h"
#include "Timeslice.hpp"
#include "UnpackMSBase.h"
#include <cstddef>
#include <cstdint>
#include <iomanip>
#include <memory>
#include <sstream>
#include <utility>
Include dependency graph for rich/UnpackMS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cbm::algo::rich::TdcTimeData
 
struct  cbm::algo::rich::UnpackElinkPar
 RICH Unpacking parameters for one eLink / ASIC. More...
 
struct  cbm::algo::rich::UnpackPar
 Parameters required for the RICH unpacking (specific to one component) More...
 
struct  cbm::algo::rich::UnpackMonitorData
 Monitoring data for RICH unpacking. More...
 
struct  cbm::algo::rich::UnpackAuxData
 
class  cbm::algo::rich::UnpackMS
 
struct  cbm::algo::rich::UnpackMS::MSContext
 
class  cbm::algo::rich::MicrosliceReader
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::rich
 

Enumerations

enum class  cbm::algo::rich::TdcWordType {
  cbm::algo::rich::TimeData , cbm::algo::rich::Header , cbm::algo::rich::Epoch , cbm::algo::rich::Trailer ,
  cbm::algo::rich::Debug , cbm::algo::rich::Error
}