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

In This Package:

IFloatingFeePedestalSvc Class Reference

#include <IFloatingFeePedestalSvc.h>

Inheritance diagram for IFloatingFeePedestalSvc:

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

Public Types

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR
enum  Status

Public Member Functions

virtual StatusCode cumulate (const DayaBay::ReadoutHeader *rh)=0
virtual double pedestal (const DayaBay::FeeChannelId &channelId, int gain) const =0
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 ()

Public Attributes

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR

Detailed Description

Definition at line 21 of file IFloatingFeePedestalSvc.h.


Member Function Documentation

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

Reimplemented from IInterface.

Definition at line 25 of file IFloatingFeePedestalSvc.h.

00025                                          {
00026     return IID_IFloatingFeePedestalSvc;
00027   }

virtual StatusCode IFloatingFeePedestalSvc::cumulate ( const DayaBay::ReadoutHeader rh  )  [pure virtual]

Implemented in FloatingDaqFeePedestalSvc, and FloatingFeePedestalSvc.

virtual double IFloatingFeePedestalSvc::pedestal ( const DayaBay::FeeChannelId channelId,
int  gain 
) const [pure virtual]

Implemented in FloatingDaqFeePedestalSvc, and FloatingFeePedestalSvc.


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:29:21 2011 for FloatingFeePedestalSvc by doxygen 1.4.7