#include "MixFilter.h"
template<typename T>
struct art::detail::do_call_old_startEvent< T >
Definition at line 173 of file MixFilter.h.
Definition at line 176 of file MixFilter.h.
178 static bool need_warning =
true;
181 <<
"Mixing driver function has signature startEvent(), which is " 183 <<
"Please update your code to define startEvent(Event const &).\n" 184 <<
"In a future version of ART the old method will no longer be " 186 need_warning =
false;
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
The documentation for this struct was generated from the following file: