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