Project
Loading...
Searching...
No Matches
o2::framework::data_matcher::DataMatcherWalker Struct Reference

#include <DataMatcherWalker.h>

Static Public Member Functions

template<typename EDGEWALKER , typename LEAFWALKER >
static void walk (DataDescriptorMatcher const &top, EDGEWALKER edgeWalker, LEAFWALKER leafWalker)
 

Detailed Description

Helper class which holds methods which are useful to navigate a DataDescriptorMatcher hierarchy

Definition at line 48 of file DataMatcherWalker.h.

Member Function Documentation

◆ walk()

template<typename EDGEWALKER , typename LEAFWALKER >
static void o2::framework::data_matcher::DataMatcherWalker::walk ( DataDescriptorMatcher const &  top,
EDGEWALKER  edgeWalker,
LEAFWALKER  leafWalker 
)
inlinestatic

Definition at line 55 of file DataMatcherWalker.h.


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