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

#include <ILArDAC2uA.h>

Inheritance diagram for ILArDAC2uA:
Collaboration diagram for ILArDAC2uA:

Public Types

enum  { ERRORCODE = LArElecCalib::ERRORCODE }
 

Public Member Functions

virtual ~ILArDAC2uA ()
 This class defines the interface for accessing DAC2uA @stereotype Interface. More...
 
virtual const float & DAC2UA (const HWIdentifier &id) const =0
 access to DAC2UA conversion factor index by Identifier, and gain setting More...
 

Detailed Description

Definition at line 13 of file ILArDAC2uA.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ERRORCODE 

Definition at line 37 of file ILArDAC2uA.h.

Constructor & Destructor Documentation

◆ ~ILArDAC2uA()

virtual ILArDAC2uA::~ILArDAC2uA ( )
inlinevirtual

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

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

The DAC2UA (DAC to microAmp) factor is the product of:

  • DAC2VOLT = constant for the whole em calo
  • VOLT2UA = function of Rinj, measured for each cell History:

08/02/2004, S. Laplace: new online ID

  • 29/04/2004, S. Laplace: added ERRORCODE

Definition at line 29 of file ILArDAC2uA.h.

29 {};

Member Function Documentation

◆ DAC2UA()

virtual const float& ILArDAC2uA::DAC2UA ( const HWIdentifier id) const
pure virtual

access to DAC2UA conversion factor index by Identifier, and gain setting

Implemented in LArDAC2uASym, LArDAC2uAComplete, LArDAC2uASC, LArDAC2uAFlat, and LArDAC2uAMC.


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