![]() |
Project
|
#include <DataRelayerHelpers.h>
Static Public Member Functions | |
static std::vector< size_t > | createDistinctRouteIndex (std::vector< InputRoute > const &) |
static std::vector< data_matcher::DataDescriptorMatcher > | createInputMatchers (std::vector< InputRoute > const &) |
This converts from InputRoute to the associated DataDescriptorMatcher. | |
Definition at line 20 of file DataRelayerHelpers.h.
|
static |
Calculate how many input routes there are, doublecounting different timeslices.
Definition at line 42 of file DataRelayerHelpers.cxx.
|
static |
This converts from InputRoute to the associated DataDescriptorMatcher.
Definition at line 56 of file DataRelayerHelpers.cxx.