Project
Loading...
Searching...
No Matches
o2::framework::DataRelayerHelpers Struct Reference

#include <DataRelayerHelpers.h>

Static Public Member Functions

static std::vector< size_t > createDistinctRouteIndex (std::vector< InputRoute > const &)
 
static std::vector< data_matcher::DataDescriptorMatchercreateInputMatchers (std::vector< InputRoute > const &)
 This converts from InputRoute to the associated DataDescriptorMatcher.
 

Detailed Description

Definition at line 20 of file DataRelayerHelpers.h.

Member Function Documentation

◆ createDistinctRouteIndex()

std::vector< size_t > o2::framework::DataRelayerHelpers::createDistinctRouteIndex ( std::vector< InputRoute > const &  routes)
static

Calculate how many input routes there are, doublecounting different timeslices.

Definition at line 42 of file DataRelayerHelpers.cxx.

◆ createInputMatchers()

std::vector< DataDescriptorMatcher > o2::framework::DataRelayerHelpers::createInputMatchers ( std::vector< InputRoute > const &  routes)
static

This converts from InputRoute to the associated DataDescriptorMatcher.

Definition at line 56 of file DataRelayerHelpers.cxx.


The documentation for this struct was generated from the following files: