Project
Loading...
Searching...
No Matches
test_InputRecordWalker.cxx File Reference
#include "Framework/InputRecord.h"
#include "Framework/InputSpan.h"
#include "Framework/InputRecordWalker.h"
#include "Framework/WorkflowSpec.h"
#include "Framework/DataRefUtils.h"
#include "Headers/DataHeader.h"
#include "Headers/DataHeaderHelpers.h"
#include "Headers/Stack.h"
#include <catch_amalgamated.hpp>
#include <vector>
#include <memory>
#include <string>
#include <unordered_map>

Go to the source code of this file.

Classes

struct  DataSet
 

Typedefs

using DataHeader = o2::header::DataHeader
 
using Stack = o2::header::Stack
 

Functions

DataSet createData ()
 
 TEST_CASE ("test_DPLRawParser")
 

Typedef Documentation

◆ DataHeader

Definition at line 27 of file test_InputRecordWalker.cxx.

◆ Stack

Definition at line 28 of file test_InputRecordWalker.cxx.

Function Documentation

◆ createData()

DataSet createData ( )

Definition at line 59 of file test_InputRecordWalker.cxx.

◆ TEST_CASE()

TEST_CASE ( "test_DPLRawParser"  )

Definition at line 140 of file test_InputRecordWalker.cxx.