Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ICalibTreeSvc Class Reference

#include <ICalibTreeSvc.h>

Inheritance diagram for ICalibTreeSvc:

CalibTreeCnvSvc CalibTreeCnvSvc List of all members.

Public Member Functions

virtual std::string getrootfile ()=0
virtual std::string getrootfile ()=0

Static Public Member Functions

const InterfaceID & interfaceID ()
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


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, and CalibTreeCnvSvc.

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.

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

00036 { return IID_ICalibTreeSvc; }

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

00036 { return IID_ICalibTreeSvc; }


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 16:17:52 2011 for BOSS6.5.5 by  doxygen 1.3.9.1