Project
Loading...
Searching...
No Matches
o2::raw::RawFileWriter::PayloadCache Struct Reference

===================================================================================== More...

#include <RawFileWriter.h>

Public Member Functions

 ClassDefNV (PayloadCache, 1)
 

Public Attributes

bool preformatted = false
 
uint32_t trigger = 0
 
uint32_t detField = 0
 
std::vector< charpayload
 

Detailed Description

=====================================================================================

Definition at line 71 of file RawFileWriter.h.

Member Function Documentation

◆ ClassDefNV()

o2::raw::RawFileWriter::PayloadCache::ClassDefNV ( PayloadCache  ,
 
)

Member Data Documentation

◆ detField

uint32_t o2::raw::RawFileWriter::PayloadCache::detField = 0

Definition at line 74 of file RawFileWriter.h.

◆ payload

std::vector<char> o2::raw::RawFileWriter::PayloadCache::payload

Definition at line 75 of file RawFileWriter.h.

◆ preformatted

bool o2::raw::RawFileWriter::PayloadCache::preformatted = false

Definition at line 72 of file RawFileWriter.h.

◆ trigger

uint32_t o2::raw::RawFileWriter::PayloadCache::trigger = 0

Definition at line 73 of file RawFileWriter.h.


The documentation for this struct was generated from the following file: