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

#include <ILArfSampl.h>

Inheritance diagram for ILArfSampl:
Collaboration diagram for ILArfSampl:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArfSampl ()
 This class defines the interface for accessing fSampling @stereotype Interface. More...
 
virtual const float & FSAMPL (const HWIdentifier &id) const =0
 
virtual const float & FSAMPL (const Identifier &id) const =0
 

Detailed Description

Definition at line 14 of file ILArfSampl.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 39 of file ILArfSampl.h.

Constructor & Destructor Documentation

◆ ~ILArfSampl()

virtual ILArfSampl::~ILArfSampl ( )
inlinevirtual

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

Author
S. Laplace
Version
0-0-1 , 21/01/2004

History:

  • 08/02/2004, S. Laplace: new online ID
  • 29/04/2004, S. Laplace: added ERRORCODE access to FSAMPL conversion factor index by Identifier, and gain setting

Definition at line 31 of file ILArfSampl.h.

31 {};

Member Function Documentation

◆ FSAMPL() [1/2]

virtual const float& ILArfSampl::FSAMPL ( const HWIdentifier id) const
pure virtual

◆ FSAMPL() [2/2]

virtual const float& ILArfSampl::FSAMPL ( const Identifier id) const
pure virtual

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