![]() |
Project
|
Container of ZDC raw data. More...
#include "CommonDataFormat/InteractionRecord.h"
#include "CommonDataFormat/RangeReference.h"
#include "ZDCBase/Constants.h"
#include <Rtypes.h>
#include <iostream>
#include <gsl/span>
Go to the source code of this file.
Classes | |
union | o2::zdc::EventChData |
struct | o2::zdc::EventData |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::zdc |
Functions | |
struct | o2::zdc::__attribute__ ((__packed__)) ModuleTriggerMap |
Variables | |
constexpr unsigned short | o2::zdc::Id_w0 = 0x0 |
constexpr unsigned short | o2::zdc::Id_w1 = 0x1 |
constexpr unsigned short | o2::zdc::Id_w2 = 0x2 |
constexpr unsigned short | o2::zdc::Id_wn = 0x3 |
constexpr int | o2::zdc::NWPerGBTW = 4 |
constexpr int | o2::zdc::NBPerGBTW = 4 * NWPerGBTW |
constexpr int | o2::zdc::PayloadPerGBTW = 10 |
Container of ZDC raw data.
Definition in file RawEventData.h.