Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

IDetDataSvc Class Reference

--------------------------------------------------------------------------- More...

#include <GaudiKernel/IDetDataSvc.h>

Inheritance diagram for IDetDataSvc:

Inheritance graph
[legend]
Collaboration diagram for IDetDataSvc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IDetDataSvc, 2, 0)
 InterfaceID.
virtual bool validEventTime () const =0
 Check if the event time has been set.
virtual const Gaudi::Time & eventTime () const =0
 Get the event time.
virtual void setEventTime (const Gaudi::Time &)=0
 Set the event time.


Detailed Description

---------------------------------------------------------------------------

Abstract interface for a DataSvc manipulating condition data (i.e. DataObjects implementing IValidity).

Author:
Andrea Valassi
Date:
August 2001

Definition at line 21 of file IDetDataSvc.h.


Member Function Documentation

IDetDataSvc::DeclareInterfaceID ( IDetDataSvc  ,
,
 
)

virtual bool IDetDataSvc::validEventTime (  )  const [pure virtual]

Check if the event time has been set.

virtual const Gaudi::Time& IDetDataSvc::eventTime (  )  const [pure virtual]

Get the event time.

virtual void IDetDataSvc::setEventTime ( const Gaudi::Time &   )  [pure virtual]

Set the event time.


The documentation for this class was generated from the following file:

Generated at Mon May 3 12:24:56 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004