| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IDybIODaqSvc Class Reference

This interface provide access to DaqBlock data in ROOT files. More...

#include <IDybIODaqSvc.h>

Inheritance diagram for IDybIODaqSvc:

[legend]
Collaboration diagram for IDybIODaqSvc:
[legend]
List of all members.

Public Types

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR
enum  Status

Public Member Functions

virtual StatusCode setEventEntry (const unsigned int entry)=0
 Sets the entry number within the ROOT stream of the incoming Event.
virtual StatusCode queryInterface (const InterfaceID &riid, void **ppvInterface)=0
virtual unsigned long addRef ()=0
virtual unsigned long release ()=0

Static Public Member Functions

static const InterfaceIDinterfaceID ()
 Retrieve interface ID.

Public Attributes

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR

Detailed Description

This interface provide access to DaqBlock data in ROOT files.

Definition at line 13 of file IDybIODaqSvc.h.


Member Function Documentation

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

Retrieve interface ID.

Reimplemented from IInterface.

Definition at line 19 of file IDybIODaqSvc.h.

00019                                             {
00020         return IID_IDybIODaqSvc;
00021     }

virtual StatusCode IDybIODaqSvc::setEventEntry ( const unsigned int  entry  )  [pure virtual]

Sets the entry number within the ROOT stream of the incoming Event.

Implemented in DybIODaqSvc.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:47:46 2011 for DybIO by doxygen 1.4.7