#include <IRunIOV.h>
Public Member Functions | |
virtual void | fetchAt (IIOV *fillIOV, const run_t run, ITag *tag) const noexcept(false)=0 |
virtual void | fetchWithin (std::vector< IIOV > *fillVec, const run_t beginRun, const run_t endRun, ITag *tag) const noexcept(false)=0 |
|
pure virtualnoexcept |