#include <ICalibTreeSvc.h>
Abstract interface to be satisfied by any ROOT conversion implementation.
Support write-on-demand of a calibration object in the TDS
Definition at line 32 of file Calibration/CalibSvc/CalibDataSvc/CalibDataSvc-00-01-04/CalibDataSvc/ICalibTreeSvc.h.
◆ getrootfile() [1/2]
virtual std::string ICalibTreeSvc::getrootfile |
( |
| ) |
|
|
pure virtual |
Method to write a ROOT file corresponding to TDS object
- Parameters
-
fileName | the name of the file to be written |
- Returns
- the document issued from the parsing
Implemented in CalibTreeCnvSvc, and CalibTreeCnvSvc.
◆ getrootfile() [2/2]
virtual std::string ICalibTreeSvc::getrootfile |
( |
| ) |
|
|
pure virtual |
Method to write a ROOT file corresponding to TDS object
- Parameters
-
fileName | the name of the file to be written |
- Returns
- the document issued from the parsing
Implemented in CalibTreeCnvSvc, and CalibTreeCnvSvc.
◆ interfaceID() [1/2]
static const InterfaceID & ICalibTreeSvc::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ interfaceID() [2/2]
static const InterfaceID & ICalibTreeSvc::interfaceID |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: