Project
Loading...
Searching...
No Matches
o2::cpv::BCRecord Struct Reference

BC reference to digits. More...

#include <RawDecoder.h>

Public Member Functions

 BCRecord ()=default
 
 BCRecord (uint16_t bunchCrossing, unsigned int first, unsigned int last)
 

Public Attributes

uint16_t bc
 
unsigned int firstDigit
 
unsigned int lastDigit
 

Detailed Description

BC reference to digits.

Definition at line 49 of file RawDecoder.h.

Constructor & Destructor Documentation

◆ BCRecord() [1/2]

o2::cpv::BCRecord::BCRecord ( )
default

◆ BCRecord() [2/2]

o2::cpv::BCRecord::BCRecord ( uint16_t  bunchCrossing,
unsigned int  first,
unsigned int  last 
)
inline

Definition at line 51 of file RawDecoder.h.

Member Data Documentation

◆ bc

uint16_t o2::cpv::BCRecord::bc

Definition at line 52 of file RawDecoder.h.

◆ firstDigit

unsigned int o2::cpv::BCRecord::firstDigit

Definition at line 53 of file RawDecoder.h.

◆ lastDigit

unsigned int o2::cpv::BCRecord::lastDigit

Definition at line 54 of file RawDecoder.h.


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