Simple interface to keep track of which instrument (LAT, EM, etc.) the process is concerned with. Modeled after IDetDataSvc handling of event time.
More...
#include <IInstrumentName.h>
Simple interface to keep track of which instrument (LAT, EM, etc.) the process is concerned with. Modeled after IDetDataSvc handling of event time.
Intention is to implement in CalibDataSvc.
Definition at line 16 of file IInstrumentName.h.
◆ getInstrumentName()
virtual const std::string & IInstrumentName::getInstrumentName |
( |
| ) |
const |
|
pure virtual |
◆ getsvctype()
virtual int IInstrumentName::getsvctype |
( |
| ) |
|
|
pure virtual |
◆ interfaceID()
static const InterfaceID & IInstrumentName::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ setInstrumentName()
virtual void IInstrumentName::setInstrumentName |
( |
const std::string & |
name | ) |
|
|
pure virtual |
◆ validInstrumentName()
virtual const bool IInstrumentName::validInstrumentName |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: