ICalibTreeSvc Class Reference

#include <ICalibTreeSvc.h>

Inheritance diagram for ICalibTreeSvc:

CalibTreeCnvSvc List of all members.

Public Member Functions

virtual std::string getrootfile ()=0

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

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 ICalibTreeSvc.h.


Member Function Documentation

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.

static const InterfaceID& ICalibTreeSvc::interfaceID (  )  [inline, static]

Definition at line 36 of file ICalibTreeSvc.h.

References IID_ICalibTreeSvc().

00036 { return IID_ICalibTreeSvc; }


Generated on Tue Nov 29 23:19:42 2016 for BOSS_7.0.2 by  doxygen 1.4.7