#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 34 of file Calibration/CalibSvc/CalibDataSvc/include/CalibDataSvc/ICalibTreeSvc.h.
◆ DeclareInterfaceID() [1/3]
◆ DeclareInterfaceID() [2/3]
◆ DeclareInterfaceID() [3/3]
◆ getrootfile() [1/3]
| 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.
◆ getrootfile() [2/3]
| 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.
◆ getrootfile() [3/3]
| 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.
The documentation for this class was generated from the following files: