Project
Loading...
Searching...
No Matches
o2::phos::EventHeader Union Reference

#include <PHOSEnergyCalibrator.h>

Public Attributes

uint32_t mDataWord
 
struct { 
 
   uint32_t   mMarker: 14 
 Bits 0 - 13: non-existing address to separate events 16383. More...
 
   uint32_t   mBC: 18 
 Bits 14-32: event BC (16bit in InterationRecord. Orbit (32bit) will be stored in next word) More...
 
};  
 

Detailed Description

Definition at line 51 of file PHOSEnergyCalibrator.h.

Member Data Documentation

◆ [struct]

struct { ... } o2::phos::EventHeader

◆ mBC

uint32_t o2::phos::EventHeader::mBC

Bits 14-32: event BC (16bit in InterationRecord. Orbit (32bit) will be stored in next word)

Definition at line 55 of file PHOSEnergyCalibrator.h.

◆ mDataWord

uint32_t o2::phos::EventHeader::mDataWord

Definition at line 52 of file PHOSEnergyCalibrator.h.

◆ mMarker

uint32_t o2::phos::EventHeader::mMarker

Bits 0 - 13: non-existing address to separate events 16383.

Definition at line 54 of file PHOSEnergyCalibrator.h.


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