11#ifndef O2_FRAMEWORK_CHANNELCONFIGURATIONPOLICY_H_
12#define O2_FRAMEWORK_CHANNELCONFIGURATIONPOLICY_H_
Defining PrimaryVertex explicitly as messageable.
A set of helpers for common ChannelConfigurationPolicy behaviors.
std::function< void(InputChannelSpec &spec)> InputChannelModifier
std::function< bool(std::string const &producer, std::string const &consumer)> PolicyMatcher
std::function< void(OutputChannelSpec &spec)> OutputChannelModifier
Helpers::InputChannelModifier modifyInput
static std::vector< ChannelConfigurationPolicy > createDefaultPolicies(ConfigContext const &configContext)
Default policies to use, based on the contents of the @configContex content.
Helpers::PolicyMatcher match
Helpers::OutputChannelModifier modifyOutput