Project
Loading...
Searching...
No Matches
DataBlockFDD.h File Reference

Go to the source code of this file.

Namespaces

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

Typedefs

using o2::fdd::RawHeaderPM = o2::fdd::EventHeader
 
using o2::fdd::RawDataPM = o2::fdd::EventData
 
using o2::fdd::RawHeaderTCM = o2::fdd::EventHeader
 
using o2::fdd::RawDataTCM = o2::fdd::TCMdata
 
using o2::fdd::RawHeaderTCMext = o2::fdd::EventHeader
 
using o2::fdd::RawDataTCMext = o2::fdd::TCMdataExtended
 
using o2::fdd::DataBlockPM = o2::fit::DataBlockPM< o2::fit::DataBlockConfig< false >, RawHeaderPM, RawDataPM >
 
using o2::fdd::DataBlockTCM = o2::fit::DataBlockTCM< o2::fit::DataBlockConfig< false >, RawHeaderTCM, RawDataTCM >
 
using o2::fdd::DataBlockTCMext = o2::fit::DataBlockTCMext< o2::fit::DataBlockConfig< false >, RawHeaderTCMext, RawDataTCM, RawDataTCMext >