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