Project
Loading...
Searching...
No Matches
o2::cpv::CpvWord Class Reference

#include <RawFormats.h>

Public Member Functions

 CpvWord ()=default
 
 CpvWord (std::vector< char >::const_iterator b, std::vector< char >::const_iterator e)
 
 ~CpvWord ()=default
 
bool isOK () const
 
short ccId () const
 
uint32_t cpvPadWord (int i) const
 

Public Attributes

unsigned char mBytes [10] = {0}
 

Detailed Description

Definition at line 37 of file RawFormats.h.

Constructor & Destructor Documentation

◆ CpvWord() [1/2]

o2::cpv::CpvWord::CpvWord ( )
default

◆ CpvWord() [2/2]

o2::cpv::CpvWord::CpvWord ( std::vector< char >::const_iterator  b,
std::vector< char >::const_iterator  e 
)
inline

Definition at line 41 of file RawFormats.h.

◆ ~CpvWord()

o2::cpv::CpvWord::~CpvWord ( )
default

Member Function Documentation

◆ ccId()

short o2::cpv::CpvWord::ccId ( ) const
inline

Definition at line 54 of file RawFormats.h.

◆ cpvPadWord()

uint32_t o2::cpv::CpvWord::cpvPadWord ( int  i) const
inline

Definition at line 55 of file RawFormats.h.

◆ isOK()

bool o2::cpv::CpvWord::isOK ( ) const
inline

Definition at line 50 of file RawFormats.h.

Member Data Documentation

◆ mBytes

unsigned char o2::cpv::CpvWord::mBytes[10] = {0}

Definition at line 65 of file RawFormats.h.


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