Project
Loading...
Searching...
No Matches
o2::tof::compressed::PackedHit_t Struct Reference

#include <CompressedDataFormat.h>

Public Attributes

uint32_t tot: 11
 
uint32_t time: 13
 
uint32_t channel: 3
 
uint32_t tdcID: 4
 
uint32_t chain: 1
 

Detailed Description

Definition at line 55 of file CompressedDataFormat.h.

Member Data Documentation

◆ chain

uint32_t o2::tof::compressed::PackedHit_t::chain

Definition at line 60 of file CompressedDataFormat.h.

◆ channel

uint32_t o2::tof::compressed::PackedHit_t::channel

Definition at line 58 of file CompressedDataFormat.h.

◆ tdcID

uint32_t o2::tof::compressed::PackedHit_t::tdcID

Definition at line 59 of file CompressedDataFormat.h.

◆ time

uint32_t o2::tof::compressed::PackedHit_t::time

Definition at line 57 of file CompressedDataFormat.h.

◆ tot

uint32_t o2::tof::compressed::PackedHit_t::tot

Definition at line 56 of file CompressedDataFormat.h.


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