ATLAS Offline Software
Typedefs
OFFLINE_FRAGMENTS_NAMESPACE Namespace Reference

Typedefs

using DataType = uint32_t
 
using PointerType = const DataType *
 
using FullEventFragment = eformat::FullEventFragment< PointerType >
 
using ROBFragment = eformat::ROBFragment< PointerType >
 

Typedef Documentation

◆ DataType

using OFFLINE_FRAGMENTS_NAMESPACE::DataType = typedef uint32_t

Definition at line 24 of file RawEvent.h.

◆ FullEventFragment

using OFFLINE_FRAGMENTS_NAMESPACE::FullEventFragment = typedef eformat::FullEventFragment<PointerType>

Definition at line 26 of file RawEvent.h.

◆ PointerType

Definition at line 25 of file RawEvent.h.

◆ ROBFragment

Definition at line 27 of file RawEvent.h.