The RootIoSvc gaudi service interface.
More...
#include <IRootIoSvc.h>
|
static const InterfaceID & | interfaceID () |
| Retrieve interface ID.
|
|
static const InterfaceID & | interfaceID () |
| Retrieve interface ID.
|
|
◆ getAutoSaveInterval() [1/2]
virtual int IRootIoSvc::getAutoSaveInterval |
( |
| ) |
|
|
pure virtual |
◆ getAutoSaveInterval() [2/2]
virtual int IRootIoSvc::getAutoSaveInterval |
( |
| ) |
|
|
pure virtual |
◆ getEvtMax() [1/2]
virtual int IRootIoSvc::getEvtMax |
( |
| ) |
|
|
pure virtual |
◆ getEvtMax() [2/2]
virtual int IRootIoSvc::getEvtMax |
( |
| ) |
|
|
pure virtual |
◆ index() [1/2]
virtual int IRootIoSvc::index |
( |
| ) |
|
|
pure virtual |
◆ index() [2/2]
virtual int IRootIoSvc::index |
( |
| ) |
|
|
pure virtual |
◆ interfaceID() [1/2]
static const InterfaceID & IRootIoSvc::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ interfaceID() [2/2]
static const InterfaceID & IRootIoSvc::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ registerRootTree() [1/2]
virtual void IRootIoSvc::registerRootTree |
( |
TChain * |
ch | ) |
|
|
pure virtual |
◆ registerRootTree() [2/2]
virtual void IRootIoSvc::registerRootTree |
( |
TChain * |
ch | ) |
|
|
pure virtual |
◆ runEventPair() [1/2]
virtual std::pair< int, int > IRootIoSvc::runEventPair |
( |
| ) |
|
|
pure virtual |
◆ runEventPair() [2/2]
virtual std::pair< int, int > IRootIoSvc::runEventPair |
( |
| ) |
|
|
pure virtual |
◆ setIndex() [1/2]
virtual bool IRootIoSvc::setIndex |
( |
int |
i | ) |
|
|
pure virtual |
◆ setIndex() [2/2]
virtual bool IRootIoSvc::setIndex |
( |
int |
i | ) |
|
|
pure virtual |
◆ setRootEvtMax() [1/2]
virtual void IRootIoSvc::setRootEvtMax |
( |
unsigned int |
max | ) |
|
|
pure virtual |
◆ setRootEvtMax() [2/2]
virtual void IRootIoSvc::setRootEvtMax |
( |
unsigned int |
max | ) |
|
|
pure virtual |
◆ setRootTimeMax() [1/2]
virtual void IRootIoSvc::setRootTimeMax |
( |
unsigned int |
max | ) |
|
|
pure virtual |
◆ setRootTimeMax() [2/2]
virtual void IRootIoSvc::setRootTimeMax |
( |
unsigned int |
max | ) |
|
|
pure virtual |
◆ setRunEventPair() [1/2]
virtual bool IRootIoSvc::setRunEventPair |
( |
std::pair< int, int > |
ids | ) |
|
|
pure virtual |
◆ setRunEventPair() [2/2]
virtual bool IRootIoSvc::setRunEventPair |
( |
std::pair< int, int > |
ids | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: