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

#include <InputRouteHelpers.h>

Static Public Member Functions

static size_t maxLanes (std::vector< InputRoute > const &routes)
 

Detailed Description

Definition at line 21 of file InputRouteHelpers.h.

Member Function Documentation

◆ maxLanes()

size_t o2::framework::InputRouteHelpers::maxLanes ( std::vector< InputRoute > const &  routes)
static
Returns
the maximum number of lanes (i.e. max timeslice) which is associated to a set of input routes. This is needed to make sure we can reserve a set of slots to the given lane.

Definition at line 16 of file InputRouteHelpers.cxx.


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