IService to hold some information for topping up algorithms that are running on the fly.
More...
#include <IEvgenOTFTopUpSvc.h>
IService to hold some information for topping up algorithms that are running on the fly.
It's a bit tricky, but this is mostly just a service for holding some numbers...
Definition at line 15 of file IEvgenOTFTopUpSvc.h.
◆ DeclareInterfaceID()
◆ getEfficiency()
virtual double IEvgenOTFTopUpSvc::getEfficiency |
( |
| ) |
const |
|
pure virtual |
◆ getFile()
virtual const std::string& IEvgenOTFTopUpSvc::getFile |
( |
| ) |
|
|
pure virtual |
◆ getNewFileFlag()
virtual bool IEvgenOTFTopUpSvc::getNewFileFlag |
( |
| ) |
const |
|
pure virtual |
◆ getNPerFile()
virtual long IEvgenOTFTopUpSvc::getNPerFile |
( |
| ) |
const |
|
pure virtual |
◆ getNUsedSoFar()
virtual long IEvgenOTFTopUpSvc::getNUsedSoFar |
( |
| ) |
const |
|
pure virtual |
◆ newFile()
virtual void IEvgenOTFTopUpSvc::newFile |
( |
std::string & |
| ) |
|
|
pure virtual |
◆ usedEvents() [1/2]
virtual void IEvgenOTFTopUpSvc::usedEvents |
( |
| ) |
|
|
pure virtual |
◆ usedEvents() [2/2]
virtual void IEvgenOTFTopUpSvc::usedEvents |
( |
const int |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: