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

#include <DataProcessorMatchers.h>

Static Public Member Functions

static DataProcessorMatcher matchByName (const char *name)
 

Detailed Description

A set of helper to build policies that need to be applied based on some DataProcessorSpec property

Definition at line 34 of file DataProcessorMatchers.h.

Member Function Documentation

◆ matchByName()

DataProcessorMatcher o2::framework::DataProcessorMatchers::matchByName ( const char name)
static
Returns
a matcher which will return true if the name of the DataProcessorSpec it is passed matches a given name.

Definition at line 18 of file DataProcessorMatchers.cxx.


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