CMS 3D CMS Logo

Classes | Macros
MatacqRawEvent.h File Reference
#include <cinttypes>
#include <cstddef>
#include <vector>
#include <sys/time.h>

Go to the source code of this file.

Classes

struct  MatacqRawEvent::ChannelData
 
struct  MatacqRawEvent::field32spec_t
 
struct  MatacqRawEvent::int16le_t
 
class  MatacqRawEvent
 
struct  MatacqRawEvent::uint16le_t
 
struct  MatacqRawEvent::uint32le_t
 

Macros

#define INT16_FROM_LE
 
#define UINT16_FROM_LE
 
#define UINT32_FROM_LE
 

Macro Definition Documentation

◆ INT16_FROM_LE

#define INT16_FROM_LE

Definition at line 21 of file MatacqRawEvent.h.

Referenced by MatacqRawEvent::int16le_t::operator int16_t().

◆ UINT16_FROM_LE

#define UINT16_FROM_LE

Definition at line 20 of file MatacqRawEvent.h.

Referenced by MatacqRawEvent::uint16le_t::operator uint16_t().

◆ UINT32_FROM_LE

#define UINT32_FROM_LE

Definition at line 19 of file MatacqRawEvent.h.

Referenced by MatacqRawEvent::uint32le_t::operator uint32_t().