9#include <top/dbobjects/TOPFrontEndSetting.h>
10#include <framework/logging/Logger.h>
22 if (shifts.size() != 6) {
23 B2ERROR(
"TOPFrontEndSetting::setWindowShifts: vector size must be 6");
int m_windowShifts[6]
window shifts as a function of revo9count%6
void setWindowShifts(std::vector< int > shifts)
Sets window shifts.
Abstract base class for different kinds of events.