Project
Loading...
Searching...
No Matches
PixelWords.h File Reference
#include <bitset>
#include <cstdint>

Go to the source code of this file.

Classes

struct  o2::focal::PixelWord::ChipHeader
 
struct  o2::focal::PixelWord::ChipTrailer
 
struct  o2::focal::PixelWord::RegionHeader
 
struct  o2::focal::PixelWord::Hitmap
 
struct  o2::focal::PixelWord::DataShort
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::focal
 
namespace  o2::focal::PixelWord
 

Typedefs

using o2::focal::PixelWord::Idle = uint8_t
 
using o2::focal::PixelWord::BusyOn = uint8_t
 
using o2::focal::PixelWord::BusyOff = uint8_t
 

Enumerations

enum class  o2::focal::PixelWord::PixelWordType {
  o2::focal::PixelWord::IDLE , o2::focal::PixelWord::CHIP_HEADER , o2::focal::PixelWord::CHIP_TRAILER , o2::focal::PixelWord::CHIP_EMPTYFRAME ,
  o2::focal::PixelWord::REGION_HEADER , o2::focal::PixelWord::DATA_SHORT , o2::focal::PixelWord::DATA_LONG , o2::focal::PixelWord::BUSY_ON ,
  o2::focal::PixelWord::BUSY_OFF , o2::focal::PixelWord::UNKNOWN
}