5#ifndef TRIGSTEERMONITOR_ISCHEDULERMONSVC_H
6#define TRIGSTEERMONITOR_ISCHEDULERMONSVC_H
8#include "GaudiKernel/IInterface.h"
Defines interface for interaction with a service monitoring the Scheduler status.
virtual StatusCode startMonitoring()=0
Start querying and monitoring Scheduler status.
DeclareInterfaceID(ISchedulerMonSvc, 1, 0)
Interface ID.
virtual StatusCode stopMonitoring()=0
Stop querying and monitoring Scheduler status.