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

#include <ILArDetCellParams.h>

Inheritance diagram for ILArDetCellParams:
Collaboration diagram for ILArDetCellParams:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArDetCellParams ()
 This class defines the interface for accessing DetCellParams @stereotype Interface. More...
 
virtual const float & Omega0 (const HWIdentifier &id, int gain) const =0
 
virtual const float & Taur (const HWIdentifier &id, int gain) const =0
 

Detailed Description

Definition at line 13 of file ILArDetCellParams.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 29 of file ILArDetCellParams.h.

Constructor & Destructor Documentation

◆ ~ILArDetCellParams()

virtual ILArDetCellParams::~ILArDetCellParams ( )
inlinevirtual

This class defines the interface for accessing DetCellParams @stereotype Interface.

Author
M. Fanti
Version
0-0-1 , 21/07/2005

Definition at line 23 of file ILArDetCellParams.h.

23 {};

Member Function Documentation

◆ Omega0()

virtual const float& ILArDetCellParams::Omega0 ( const HWIdentifier id,
int  gain 
) const
pure virtual

Implemented in LArDetCellParamsComplete.

◆ Taur()

virtual const float& ILArDetCellParams::Taur ( const HWIdentifier id,
int  gain 
) const
pure virtual

Implemented in LArDetCellParamsComplete.


The documentation for this class was generated from the following file:
ILArDetCellParams::ERRORCODE
@ ERRORCODE
Definition: ILArDetCellParams.h:29
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition: LArCalibErrorCode.h:17