10#ifndef MUONCALIBSTREAMCNVSVC_MUONCALIBSTREAMINPUTSVC_H
11#define MUONCALIBSTREAMCNVSVC_MUONCALIBSTREAMINPUTSVC_H
13#include "GaudiKernel/IInterface.h"
14#include "MuCalDecode/CalibEvent.h"
20 virtual const LVL2_MUON_CALIBRATION::CalibEvent *
nextEvent() = 0;
21 virtual const LVL2_MUON_CALIBRATION::CalibEvent *
currentEvent()
const = 0;