5#ifndef EVGENPRODTOOLS_IEVGENOTFTOPUPSVC_H
6#define EVGENPRODTOOLS_IEVGENOTFTOPUPSVC_H
8#include "GaudiKernel/IInterface.h"
IService to hold some information for topping up algorithms that are running on the fly.
virtual void newFile(std::string &)=0
virtual double getEfficiency() const =0
virtual void usedEvents()=0
virtual void usedEvents(const int)=0
virtual long getNPerFile() const =0
virtual bool getNewFileFlag() const =0
virtual const std::string & getFile()=0
DeclareInterfaceID(IEvgenOTFTopUpSvc, 1, 0)
virtual long getNUsedSoFar() const =0