11#include <analysis/VariableManager/Manager.h>
12#include <framework/utilities/GeneralCut.h>
42 using Cut = GeneralCut<Belle2::Variable::Manager>;
47 bool isCounterVariable(
const std::string& variableName);
Abstract base class for different kinds of events.