Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DigiEventCnv Class Reference

Used to make Digi branch of the TDS work. More...

#include <DigiEventCnv.h>

Inheritance diagram for DigiEventCnv:

ItemCnv BaseCnv Converter List of all members.

Protected Methods

 DigiEventCnv (ISvcLocator* svc)
 Standard Constructor. More...

virtual ~DigiEventCnv ()
 Standard Destructor. More...

virtual StatusCode updateObj (int* data, DigiEvent* pObject)
 Update object from somewhere. More...


Friends

class  CnvFactory< DigiEventCnv >

Detailed Description

Used to make Digi branch of the TDS work.

Right now this converter does nothing particularly useful other than make the Digi branch of the TDS work.

Definition at line 22 of file DigiEventCnv.h.


Constructor & Destructor Documentation

DigiEventCnv::DigiEventCnv ( ISvcLocator * svc ) [protected]
 

Standard Constructor.

Definition at line 26 of file DigiEventCnv.cpp.

DigiEventCnv::~DigiEventCnv ( ) [protected, virtual]
 

Standard Destructor.

Definition at line 34 of file DigiEventCnv.cpp.


Member Function Documentation

StatusCode DigiEventCnv::updateObj ( int * data,
DigiEvent * pObject ) [protected, virtual]
 

Update object from somewhere.

Definition at line 21 of file DigiEventCnv.cpp.


Friends And Related Function Documentation

class CnvFactory [friend]
 

Definition at line 23 of file DigiEventCnv.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:21:13 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000