11#ifndef EVENTUTILS_CUTTOOL_H
12#define EVENTUTILS_CUTTOOL_H 1
36 const std::string& name,
37 const IInterface* parent );
46 virtual StatusCode
finalize()
override;
58 StringProperty
m_cut{
this,
"Cut",
"",
"The cut expression"};
ExpressionParserUserWithTrigSupport(Args...args)