#include <cstdio>
#include <cstdint>
#include <iostream>
#include <cstring>
#include <cmath>
#include <cstdlib>
#include <vector>
#include <memory>
#include "Headers/RAWDataHeader.h"
#include "CommonDataFormat/InteractionRecord.h"
#include "DetectorsRaw/HBFUtils.h"
#include "DetectorsRaw/RawFileWriter.h"
#include <fairlogger/Logger.h>
#include "HMPIDBase/Geo.h"
#include "DataFormatsHMP/Digit.h"
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::hmpid |
|
◆ CHARGE_CONST
◆ CHARGE_RAND_MAX
#define CHARGE_RAND_MAX 400 |
◆ HEADERDIMENSION_W
#define HEADERDIMENSION_W 16 |
◆ PAYLOADDIMENSION_W
#define PAYLOADDIMENSION_W 2032 |
◆ PAYLOADMAXSPACE_W
#define PAYLOADMAXSPACE_W 2028 |
◆ RAWBLOCKDIMENSION_W
#define RAWBLOCKDIMENSION_W 2048 |