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 Calibration/CalibSvc/CalibDataSvc/CalibDataSvc-00-01-04/CalibDataSvc/IInstrumentName.h.
◆ getInstrumentName() [1/2]
virtual const std::string & IInstrumentName::getInstrumentName |
( |
| ) |
const |
|
pure virtual |
◆ getInstrumentName() [2/2]
virtual const std::string & IInstrumentName::getInstrumentName |
( |
| ) |
const |
|
pure virtual |
◆ getsvctype() [1/2]
virtual int IInstrumentName::getsvctype |
( |
| ) |
|
|
pure virtual |
◆ getsvctype() [2/2]
virtual int IInstrumentName::getsvctype |
( |
| ) |
|
|
pure virtual |
◆ interfaceID() [1/2]
static const InterfaceID & IInstrumentName::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ interfaceID() [2/2]
static const InterfaceID & IInstrumentName::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ setInstrumentName() [1/2]
virtual void IInstrumentName::setInstrumentName |
( |
const std::string & |
name | ) |
|
|
pure virtual |
◆ setInstrumentName() [2/2]
virtual void IInstrumentName::setInstrumentName |
( |
const std::string & |
name | ) |
|
|
pure virtual |
◆ validInstrumentName() [1/2]
virtual const bool IInstrumentName::validInstrumentName |
( |
| ) |
const |
|
pure virtual |
◆ validInstrumentName() [2/2]
virtual const bool IInstrumentName::validInstrumentName |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: