Project
Loading...
Searching...
No Matches
DataProcessor.cxx File Reference
#include "Framework/DataProcessor.h"
#include "Framework/DataSender.h"
#include "Framework/DataProcessingStats.h"
#include "Framework/MessageContext.h"
#include "Framework/StringContext.h"
#include "Framework/ArrowContext.h"
#include "Framework/TMessageSerializer.h"
#include "Framework/ServiceRegistry.h"
#include "Framework/FairMQResizableBuffer.h"
#include "Framework/FairMQDeviceProxy.h"
#include "Framework/DeviceState.h"
#include "Headers/DataHeader.h"
#include "Headers/DataHeaderHelpers.h"
#include <Monitoring/Monitoring.h>
#include <fairmq/Parts.h>
#include <fairmq/Device.h>
#include <arrow/io/memory.h>
#include <arrow/ipc/writer.h>
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Typedefs

using DataHeader = o2::header::DataHeader
 

Typedef Documentation

◆ DataHeader

Definition at line 33 of file DataProcessor.cxx.