ATLAS Offline Software
Public Types | Public Member Functions | List of all members
IASCIICondDbSvc Class Referenceabstract

#include <IASCIICondDbSvc.h>

Inheritance diagram for IASCIICondDbSvc:
Collaboration diagram for IASCIICondDbSvc:

Public Types

typedef float dbData_t
 

Public Member Functions

 DeclareInterfaceID (IASCIICondDbSvc, 1, 0)
 
virtual ~IASCIICondDbSvc ()=default
 
virtual StatusCode getRange (const std::string &, const EventContext &ctx, EventIDRange &rng, dbData_t &) const =0
 
virtual void dump () const =0
 

Detailed Description

Definition at line 15 of file IASCIICondDbSvc.h.

Member Typedef Documentation

◆ dbData_t

Definition at line 19 of file IASCIICondDbSvc.h.

Constructor & Destructor Documentation

◆ ~IASCIICondDbSvc()

virtual IASCIICondDbSvc::~IASCIICondDbSvc ( )
virtualdefault

Member Function Documentation

◆ DeclareInterfaceID()

IASCIICondDbSvc::DeclareInterfaceID ( IASCIICondDbSvc  ,
,
 
)

◆ dump()

virtual void IASCIICondDbSvc::dump ( ) const
pure virtual

◆ getRange()

virtual StatusCode IASCIICondDbSvc::getRange ( const std::string &  ,
const EventContext &  ctx,
EventIDRange &  rng,
dbData_t  
) const
pure virtual

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